1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-06-19 22:28:17 +02:00

fix for pip-show parser with multi-line fields starting with a blank line

This commit is contained in:
Kelly Brazil
2024-05-02 15:09:06 -07:00
parent 4f66faad0d
commit 8a3997cd0e
7 changed files with 119 additions and 4 deletions
+1 -1
View File
@@ -90,4 +90,4 @@ Compatibility: linux, darwin, cygwin, win32, aix, freebsd
Source: [`jc/parsers/pip_show.py`](https://github.com/kellyjonbrazil/jc/blob/master/jc/parsers/pip_show.py)
Version 1.4 by Kelly Brazil (kellyjonbrazil@gmail.com)
Version 1.5 by Kelly Brazil (kellyjonbrazil@gmail.com)