Registered by Andrew Straw

stdeb produces Debian source packages from Python packages.

For the average Python package, its source distribution (python_package.tar.gz created with python setup.py sdist) contains nearly everything necessary to make a Debian source package. This near-equivalence encouraged me to write this distutils extension, which executes the setup.py file to extract relevant information. This process is made significantly easier through the use of setuptools.

setuptools is used because of some nice features. For example, setuptools makes the job of "Debianizing" python console and gui scripts much easier.

Project information

Maintainer:
Andrew Straw
Driver:
Not yet selected
Licence:
MIT / X / Expat Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

All packages Packages in Distributions

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

stdeb does not have any download files registered with Launchpad.