python-d2to1 - Allows using distutils2-like setup.cfg files with setup.py
Website: | http://pypi.python.org/pypi/d2to1 |
---|---|
License: | BSD |
Vendor: | Centos |
- Description:
d2to1 allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py script. It works by providing a distutils2-formatted setup.cfg file containing all of a package's metadata, and a very minimal setup.py which will slurp its arguments from the setup.cfg.
Packages
python-d2to1-0.2.11-1.el7.noarch [37 KiB] |
Changelog
by Sergio Pascual (2014-02-24):
- New upstream source (0.2.11) - Use python2 macro |