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
- New parser for parsing the output of `git diff --name-status`
- feature multiline parser
- feature authorized_keys parser
- feature provide column headers via parameter for asciitable
- New parser: nftables
- New parser: apache2ctl -S
- add support for 7z l -slt (p7zip listing with technical information switch)
- New parser proposal: .ics (calendar) files
- Add `--locale` option to specify fallback encoding to decode `data_in` with
- New Parser - NUT-upsc command
- Docs
- Python not yet supported