Initial release.

This commit is contained in:
Michael Hierweck
2016-03-23 13:18:26 +01:00
commit a85e289927
17 changed files with 539 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
*.py[co]
# Packages
*.egg
*.egg-info
*.tar.gz
dist
build
sdist
bdist
deb_dist