Welcome to Reduct’s documentation!¶
Contents:
Reduct¶



Reduce a toolchain by discovering which files it really uses
- Free software: BSD license
- Documentation: https://reduct.readthedocs.org.
Features¶
- TODO
Installation¶
At the command line:
$ easy_install reduct
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv reduct
$ pip install reduct