1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
Package: python
Architecture: all
Priority: standard
Depends: @PVER@ (>= @PREVVER@)
Conflicts: python2.1 (<= 2.1.2), python-base, python1.5-base (<= 1.5.2-18.3), python2.1-base (<= 2.1.1-1.1), python-tk (<= 1.5.2-17), python-gdbm (<= 1.5.2-17), python-mpz (<= 1.5.2-17), python-examples (<= 1.5.2-17), python-elisp (<= 1.5.2-17), python-regrtest (<= 1.5.2-17), idle (<= 1.5.2-17), forg (<= 0.03-1), grc (<= 1.0.1), ipcheck (<= 0.132-1), muttzilla (<= 0.40-9), plwm (<= 2.3-1), pms (<= 0.2.17-1), pycmail (<= 0.1), python-pyqt (<= 2.5-1), python-stats (<= 0.5-1), python-xlib (<= 0.8-1), pythondoc (<= 0.6-2), sip (<= 2.5-2), snappea (<= 3.0d3-8), twisted (<= 0.10.2-1), python-ssl
Provides: python-email
Suggests: python-doc, python-tk
Description: An interactive high-level object-oriented language (default 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 v@VER@).
Package: python-tk
Architecture: all
Depends: python (>= @VER@), python (<< @NVER@), @PVER@-tk (>= @PREVVER@)
Description: Tkinter - Writing Tk applications with Python (default version)
A module for writing portable GUI applications with Python sing Tk.
Also known as Tkinter.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v@VER@).
Package: python-xmlbase
Architecture: all
Depends: python (>= @VER@), python (<< @NVER@), @PVER@-xmlbase (>= @PREVVER@)
Suggests: python-xml
Description: XML support included in Python (default version)
Base XML support included in Python, providing DOM and SAX modules
and a parser based on expat.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v@VER@).
Package: python-gdbm
Architecture: all
Depends: python (>= @VER@), python (<< @NVER@), @PVER@-gdbm (>= @PREVVER@)
Description: GNU dbm database support for Python (default version)
GNU dbm database module for Python. Install this if you want to
create or read GNU dbm database files with Python.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v@VER@).
Package: python-mpz
Architecture: all
Depends: python (>= @VER@), python (<< @NVER@), @PVER@-mpz (>= @PREVVER@)
Description: Multiple-precision arithmetic support for Python (default version)
Arbitrary precision arithmetic for Python using the GNU MP
library, i.e. bignum support.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v@VER@).
Package: python-examples
Architecture: all
Depends: python (>= @VER@), python (<< @NVER@), @PVER@-examples (>= @PREVVER@)
Description: Examples for the Python language (default version)
Examples, Demos and Tools for Python. These are files included in
the upstream Python distribution.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v@VER@).
Package: python-dev
Architecture: all
Depends: python (>= @VER@), python (<< @NVER@), @PVER@-dev (>= @PREVVER@)
Description: 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.
.
Includes the python distutils, which were in a separate package up to
version 1.5.2.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v@VER@).
Package: idle
Architecture: all
Depends: python (>= @VER@), python (<< @NVER@), idle-@PVER@ (>= @PREVVER@)
Description: An 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 v@VER@).
Package: python-doc
Section: doc
Architecture: all
Depends: python@VER@-doc (>= @PREVVER@)
Suggests: python
Conflicts: python-doc-info
Replaces: python-doc-info
Description: 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 (v@VER@). 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 v@VER@).
|