1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

First commit

This commit is contained in:
Kelly Brazil
2019-10-15 15:06:09 -07:00
commit 3e576250b1
11 changed files with 429 additions and 0 deletions

6
.gitignore vendored Executable file
View File

@@ -0,0 +1,6 @@
__pycache__
*.pyc
dist/
build/
*.egg-info/
jc/parsers.old/