Add to Github

This commit is contained in:
tecnovert
2019-07-17 17:12:06 +02:00
commit e242f50b2b
26 changed files with 5035 additions and 0 deletions

7
MANIFEST.in Normal file
View File

@@ -0,0 +1,7 @@
# Include the README
include *.md
# Include the license file
include LICENSE.txt
recursive-include doc *