Added setup.py and other build tools like versioneer. Split functionlaity into modules so that new filters are easier to write.
7 lines
52 B
Plaintext
7 lines
52 B
Plaintext
build/
|
|
*.pyc
|
|
dist/
|
|
*.egg-info/
|
|
MANIFEST.in
|
|
MANIFEST
|