python-setuptools 18.0.1-1 source package in Ubuntu

Changelog

python-setuptools (18.0.1-1) unstable; urgency=medium

  * New upstream version.

 -- Matthias Klose <email address hidden>  Tue, 21 Jul 2015 21:45:52 +0200

Upload details

Uploaded by:
Matthias Klose on 2015-07-22
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-setuptools_18.0.1-1.dsc 2.2 KiB 363b8076148d0574e95c971a5d255378bd11f575448fe3b6785e21dd4ae68aaa
python-setuptools_18.0.1.orig.tar.gz 615.8 KiB 4d49c99fd51edf22baa997fb6105b07482feaebcb174b7d348a4307c29264b94
python-setuptools_18.0.1-1.debian.tar.xz 13.3 KiB 5452e339511d018e5b63f6b3a56a575b55d5aad034e373b50df52f0e59d09824

Available diffs

No changes file available.

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.

python-setuptools-whl: Python Distutils Enhancements (wheel package)

 Extensions to the python-distutils for large or complex distributions.
 .
 This package provides setuptools in PEP 427 wheel 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.