软件包: python-stdeb (0.5.1-1) [universe]
python-stdeb 的相关链接
Ubuntu 的资源:
下载源码包 stdeb:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Piotr Ożarowski
- Debian Python Modules Team (Mail Archive)
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [github.com]
相似软件包:
Python to Debian source package conversion utility
This package provides some tools to produce Debian packages from Python packages via a new distutils command, sdist_dsc. Automatic defaults are provided for the Debian package, but many aspects of the resulting package can be customized via a configuration file.
* pypi-install will query the Python Package Index (PyPI) for a package, download it, create a .deb from it, and then install the .deb. * py2dsc will convert a distutils-built source tarball into a Debian source package.
其他与 python-stdeb 有关的软件包
|
|
|
-
- dep: python
- An interactive high-level object-oriented language (default version)
-
- dep: python-setuptools
- Python Distutils Enhancements (setuptools compatibility)
-
- dep: python-support (>= 0.90.0)
- automated rebuilding support for Python modules