Paketname | python-stdeb |
Beschreibung | Python to Debian source package conversion utility |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.5.1-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 220 Byte |
Hängt ab von | python, python-support (>= 0.90.0), python-setuptools |
Empfohlene Pakete | apt-file, dpkg-dev |
Paketbetreuer | Ubuntu Developers |
Quelle | stdeb |
Paketgröße | 41836 Byte |
Prüfsumme MD5 | 7a00077375a065faf2f3fa1b749ec54e |
Prüfsumme SHA1 | 6c7adfcc4ce9b214acbed7c2523a1f340b342588 |
Prüfsumme SHA256 | f1f3c64c94d508edcabbc62b028b51994766617c963184c0f250144b9b47badf |
Link zum Herunterladen | python-stdeb_0.5.1-1_all.deb |
Ausführliche Beschreibung | 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.
|