python-defaults 2.7.9-1 source package in Ubuntu

Changelog

python-defaults (2.7.9-1) unstable; urgency=medium


  * Bump version to 2.7.9.

 -- Matthias Klose <email address hidden>  Mon, 16 Mar 2015 23:32:04 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-defaults_2.7.9-1.dsc 2.6 KiB 1bd64d97e03fd08b1563adba7213117020779b786eb0855facc2bbd382739612
python-defaults_2.7.9-1.tar.gz 274.1 KiB 8e3d58c49b65744867edb5ee8713affd51ad068b2efd09201f56f12a57ef24e7

Available diffs

No changes file available.

Binary packages built by this source

idle: IDE for Python using Tkinter (default version)

 IDLE is an Integrated Development Environment for Python.
 IDLE is written using Tkinter and therefore quite platform-independent.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7) of IDLE.

libpython-all-dbg: No summary available for libpython-all-dbg in ubuntu vivid.

No description available for libpython-all-dbg in ubuntu vivid.

libpython-all-dev: No summary available for libpython-all-dev in ubuntu vivid.

No description available for libpython-all-dev in ubuntu vivid.

libpython-dbg: No summary available for libpython-dbg in ubuntu vivid.

No description available for libpython-dbg in ubuntu vivid.

libpython-dev: header files and a static library for Python (default)

 Header files, a static library and development tools for building
 Python modules, extending the Python interpreter or embedding Python
 in applications.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).

libpython-stdlib: interactive high-level object-oriented language (default python version)

 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).

python: No summary available for python in ubuntu vivid.

No description available for python in ubuntu vivid.

python-all: package depending on all supported Python runtime versions

 The package currently depends on python2.7, in the future,
 dependencies on jython (Python for a JVM) and ironpython (Python for Mono)
 may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python runtimes.

python-all-dbg: No summary available for python-all-dbg in ubuntu vivid.

No description available for python-all-dbg in ubuntu vivid.

python-all-dev: No summary available for python-all-dev in ubuntu vivid.

No description available for python-all-dev in ubuntu vivid.

python-dbg: No summary available for python-dbg in ubuntu wily.

No description available for python-dbg in ubuntu wily.

python-dev: No summary available for python-dev in ubuntu wily.

No description available for python-dev in ubuntu wily.

python-doc: documentation for the high-level object-oriented language Python

 This is the official set of documentation for the interactive high-level
 object-oriented language Python (v2.7). All documents are provided
 in HTML format, some in info format. The package consists of nine documents:
 .
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).

python-examples: No summary available for python-examples in ubuntu vivid.

No description available for python-examples in ubuntu vivid.

python-minimal: minimal subset of the Python language (default version)

 This package contains the interpreter and some essential modules. It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.