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

use get_parser instead of importlib

This commit is contained in:
Kelly Brazil
2024-02-14 15:45:18 -08:00
parent 588e5c2653
commit 8e2bcba352
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -151,4 +151,4 @@ Source: [`jc/parsers/proc.py`](https://github.com/kellyjonbrazil/jc/blob/master/
This parser can be used with the `--slurp` command-line option.
Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com)
Version 1.4 by Kelly Brazil (kellyjonbrazil@gmail.com)