python-setuptools 2.0.1-1ubuntu1 source package in Ubuntu

Changelog

python-setuptools (2.0.1-1ubuntu1) trusty; urgency=medium

  * Build for python3.4.
 -- Matthias Klose <email address hidden>   Sat, 21 Dec 2013 22:37:36 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Matthias Klose
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-setuptools_2.0.1.orig.tar.gz 765.2 KiB 8772b48bdd219bfbbb6eb262ba32419856e9cb4a4d8deda88cc55c28dc6124ce
python-setuptools_2.0.1-1ubuntu1.diff.gz 56.1 KiB f246aa9f65aac9bbafb59498d703cde72cf616e764054e2d9bd846aadb18773f
python-setuptools_2.0.1-1ubuntu1.dsc 1.5 KiB 207e19e8c249fb300cd12d889d47d06b33a30af979913a5ade75926ccd390f82

View changes file

Binary packages built by this source

python-pkg-resources: Package Discovery and Resource Access using pkg_resources

 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins. It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.

python-setuptools: Python Distutils Enhancements

 Extensions to the python-distutils for large or complex distributions.

python-setuptools-doc: Python Distutils Enhancements (documentation)

 Extensions to the Python distutils for large or complex distributions.
 The package contains the documentation in html format.

python3-pkg-resources: Package Discovery and Resource Access using pkg_resources

 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins. It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.

python3-setuptools: Python3 Distutils Enhancements

 Extensions to the python-distutils for large or complex distributions.