[ 源代码: d2to1 ]
软件包:python3-d2to1(0.2.12-1)
Python3 support for distutils2-like setup.cfg files as package metadata
d2to1 (the 'd' is for 'distutils') 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.
This package provides d2to1 on the Python 3 module path. It is complemented by python-d2to1.
其他与 python3-d2to1 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources