This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
jc
Watch
1
Star
0
Fork
0
You've already forked jc
mirror of
https://github.com/kellyjonbrazil/jc.git
synced
2026-06-19 22:28:17 +02:00
Code
Issues
Releases
Activity
Files
d48abf312c1f55ab31aa11da2b6cf6bc8166733b
jc
/
jc
T
History
Kelly Brazil
3b22ce4110
fix local plugin parser issue where parser has .py in the name but it is not at the end
2021-06-28 08:04:46 -07:00
..
man
fix local plugin parser issue where parser has .py in the name but it is not at the end
2021-06-28 08:04:46 -07:00
parsers
use LibraryNotInstalled exception instead of exiting via sys.exit
2021-05-19 16:14:26 -07:00
__init__.py
fix local plugin parser issue where parser has .py in the name but it is not at the end
2021-06-28 08:04:46 -07:00
appdirs.py
vendorize appdirs module
2020-06-07 12:41:50 -07:00
cli.py
fix local plugin parser issue where parser has .py in the name but it is not at the end
2021-06-28 08:04:46 -07:00
exceptions.py
add LibraryNotInstalled exception
2021-05-19 16:13:05 -07:00
tracebackplus.py
change type check to use isinstance
2020-07-08 05:59:19 -07:00
utils.py
fix for when UTC is referenced as "Coordinated Universal Time"
2021-05-16 20:51:39 -07:00