Renato Westphal

Results 3 issues of Renato Westphal

Problem: ``` $ pyang --version pyang 1.7.5 $ $ pyang -p /usr/local/share/yang -f sample-xml-skeleton --sample-xml-skeleton-defaults -o ietf-rip.xml [email protected] [email protected] Traceback (most recent call last): File "/usr/local/bin/pyang", line 4, in __import__('pkg_resources').run_script('pyang==1.7.5',...

bug

It seems reedline is unable to read lines redirected from the stantard input. Example: ``` $ echo "hello" | cargo run -q --example basic /mnt/renato/git/rust/reedline〉 ``` There you can see...

bug
A-Events
A-API

Hi, First of all, thanks for writing this very interesting piece of software. I'm opening this issue because this script is generating empty JSON schemas for some YANG models like...