Open scentoni opened 5 hours ago
Hi - thanks for reporting this. I wonder if this has to do with all of the packages having the same name. Hopefully won't be too hard to fix!
I have a fix in the dev
branch that will go in the next release. You can test the new parser by downloading the file[1] below to your parser plugin directory:
https://github.com/kellyjonbrazil/jc/blob/dev/jc/parsers/rpm_qi.py
$HOME/.local/share/jc/jcparsers
$HOME/Library/Application Support/jc/jcparsers
$LOCALAPPDATA\jc\jc\jcparsers
Let me know if you run into any issues!
[1] Note that --pkg-index-deb
is really just an alias to --rpm-qi
This Debian Package index file has 20 stanzas, but jc is only returning 2. A little experimentation with modifying the input shows it's specifically returning only the first and last stanza listed in the input.