[ 原始碼: python-distutils-extra ]
套件:python3-distutils-extra(2.50)
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-setuptools (>= 54.0.0~)
- Python3 Distutils Enhancements
-
- sug: devscripts
- scripts to make the life of a Debian Package maintainer easier