mangle/README.md

18 lines
831 B
Markdown
Raw Normal View History

2013-10-10 13:09:44 +00:00
## Downloads
2013-11-22 18:24:18 +00:00
- [Mangle for Windows](ftp://foosoft.net/releases/mangle/mangle_win.zip)
- [Mangle for MacOS (Old)](ftp://foosoft.net/releases/mangle/mangle_osx.zip)
2013-10-10 13:09:44 +00:00
## For Developers
2013-10-10 10:29:17 +00:00
- [Python 2.7](http://www.python.org/download/releases/2.7/)
- [Python Image Library (PIL)](http://www.pythonware.com/products/pil/)
- [PyQT4](http://www.riverbankcomputing.com/software/pyqt/download)
- [ReportLab](https://pypi.python.org/pypi/reportlab)
- [natsort](https://pypi.python.org/pypi/natsort/3.0.1)
- [py2exe](http://www.py2exe.org/) (optional, for Windows distribution only)
2013-11-22 19:27:22 +00:00
## Notice
I'm no longer actively maintaining this project; many of the recent changes
have been contributed by other developers. Significant contributors are:
- [catmanjan](https://github.com/catmanjan/)
- [Marek Kubica](https://github.com/Leonidas-from-XIV/)