kellyjonbrazil/jc
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.
PythonMIT
Issues
- 2
uptime error parsing, in newer version
#611 opened by gbit-is - 7
- 0
- 9
New parser request: pacman -Si
#570 opened by brainwo - 8
Netstat issue with spaces in program name
#578 opened by kellyjonbrazil - 5
Parser Request: "ipconfig /all" (Windows)
#594 opened by joehacksalot - 3
Fix broken bluetoothctl parser
#598 opened by tzeikob - 2
test_ip_address_ipv6_ipv4_mapped is failing
#604 opened by sudipm-mukherjee - 1
Add WireGuard (wg) Command Output Parser
#605 opened by Luigi31415 - 0
Add ruff as a code formatter and setup pre-commit for GitHub Actions Workflow
#603 opened by Luigi31415 - 1
- 0
New parser: nftables
#601 opened by chriscroome - 1
- 3
amixer command output parser
#591 opened by AvocadoStyle - 0
- 0
feature authorized_keys parser
#589 opened by DEvil0000 - 0
feature multiline parser
#588 opened by DEvil0000 - 2
New Streaming-parser proposal: traceroute-s
#576 opened by Mabuchin - 2
ethtool parsing doesn't work
#577 opened by BubuOT - 2
- 2
- 2
exiftool support?
#585 opened by marklit - 4
New Parser: cloudformation template.yaml
#580 opened by georgettica - 1
- 2
Parsing mounts with spaces in filenames fails - AttributeError: 'NoneType' object has no attribute 'groupdict'
#574 opened by wolkenarchitekt - 11
Python 3.12 test regression: `tests.test_ip_address.MyTests.test_ip_address_ipv6_6to4`
#572 opened by mgorny - 8
1.25.3: pytest fails in nits which are comparing time
#571 opened by kloczek - 4
`lspci` parser PhySlot issue
#554 opened by wwitzel3 - 3
Fix documentation for apt-get-sqq parser
#555 opened by kellyjonbrazil - 3
[parsers /pci_ids.py] Only last [subvendor][subdevice] got loaded into result when multiple subdevices having the same subvendor id
#558 opened by ssiuhk - 3
- 5
"ss" Parser not working correctly: Entries Missing
#561 opened by megabert - 4
Problem with --pip-show parser for a module with nothing on the License: line but which has following lines
#567 opened by bryder - 3
- 3
lspci strips trailing digit on bus ID
#568 opened by stellarpower - 1
.netrc support
#566 opened by stefanvanburen - 1
- 1
New Parser - NUT-upsc command
#556 opened by rr0ss0rr - 9
iwconfig parser don't work
#541 opened by bzglve - 2
/proc/pid/state parser add missing state 'I'
#543 opened by rishid - 5
jc --rsync, it should be able to parse the summary of rsync, but doesn't work
#545 opened by deepwather - 3
- 5
iptables fails to parse -x (expand numbers) option because "pkts" header has more than one leading blank
#550 opened by IsmaelSF - 2
PostgreSQL INI files
#548 opened by chriscroome - 15
- 2
New parser: php-fpm8.2 -tt
#546 opened by chriscroome - 14
jc -h and magic mode not working without xmltodict
#537 opened by BubuOT - 4
- 13
- 3
Idea: Generic Dict Data Mapper
#530 opened by muescha