Added basic extractor

This commit is contained in:
Daniel Huisman
2017-06-27 14:09:51 +02:00
parent 4cc43d84b6
commit 3711251c3a
5 changed files with 153 additions and 1 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
certs/
data/
# Python ignores
__pycache__/
*.py[cod]
*$py.class
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg