[ 源代码: python-distutils-extra ]
软件包:python3-distutils-extra(2.45)
enhancements to the Python3 build system
This package provides additional functions to Python's distutils and setuptools. It allows you to easily integrate gettext, icons and GNOME documentation into your build and installation process.
It also provides an "auto" module which provides a "do what I mean" automatic build system; if you stick to the conventions, you do not need to write setup.cfg, POTFILES.in, or MANIFEST.in, and setup.py just needs to have the package metadata (such as project name and version).
其他与 python3-distutils-extra 有关的软件包
|
|
|
|
-
- dep: intltool
- Utility scripts for internationalizing XML
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-distutils
- Python 3.x 的 distutils 软件包
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: devscripts
- scripts to make the life of a Debian Package maintainer easier