[issue8679] write a distutils to distutils2 converter
Éric Araujo
report at bugs.python.org
Thu Sep 30 03:54:56 CEST 2010
Éric Araujo <merwok at netwok.org> added the comment:
Now that we want d2 to use only a static configuration file, I think lib2to3 is not the right tool. mkpkg (to be given a better name) should be able to convert an existing setup.py to a setup.cfg, and also create a setup.py from a setup.cfg.
----------
dependencies: +add a metadata section in setup.cfg, add a resource+files section in setup.cfg, update mkpkg to latest coding standards
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8679>
_______________________________________
More information about the Python-bugs-list
mailing list