Initial commit.

This commit is contained in:
Frederick Gnodtke 2016-09-18 04:33:46 +02:00
commit d58b5b94d3
19 changed files with 439 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
build/
dist/
*.conf
venv/
*.egg-info