First commit

This commit is contained in:
Ander
2014-07-14 13:20:52 +02:00
commit e16784d374
21 changed files with 611 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
*.egg-info
*.pyc
*.swp
.coverage
.tox/
MANIFEST
build/
dist/