python3-d2to1 - Allows using distutils2-like setup.cfg files with setup.py
Website: | http://pypi.python.org/pypi/d2to1 |
---|---|
License: | BSD |
Vendor: | Virtuozzo |
- 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
python3-d2to1-0.2.12-15.post1.vl9.noarch [51 KiB] |
Changelog
by Miro Hrončok (2019-10-03):
- Rebuilt for Python 3.8.0rc1 (#1748018) |