mangle
mangle copied to clipboard
Issues with setup.py
Currently it only supports Windows, and does not have any of the dependencies listed. You may want to think about using setuptools.
Also, the scripts have
#!/usr/bin/env python
when they should specify that they use python2.