jc
https://github.com/kellyjonbrazil/jc
Python
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to jc
Help out
- Issues
- cksum/sum parser raises IndexError on stdin output (no filename)
- Fix cksum/sum IndexError on stdin output without a filename
- Replace deprecated codecs.open() in the vendored pbPlist parser
- Add tnsnames parser for Oracle TNS names files
- Add apache2ctl parser for the -S virtual host summary
- fstab, passwd, group, shadow and gshadow parsers crash on whitespace-only lines
- Ignore whitespace-only lines in fstab, passwd, group, shadow and gshadow
- Add nftables parser for nft command output
- Add conntrack parser for connection tracking output
- dig output differs when sending to terminal vs piping (no IDN)
- Docs
- Python not yet supported