Entwicklerinformationen
|
idle | An IDE for Python using Tkinter (default version) | Mehr ... |
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.5) of IDLE. |
python | An interactive high-level object-oriented language (default version) | Mehr ... |
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.5). |
python-all | Package depending on all supported Python runtime versions | Mehr ... |
The package currently depends on python2.5 and python2.6, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is used as a build dependency for other packages to avoid hardcoded dependencies on specific Python runtimes.
|
python-all-dbg | Package depending on all supported Python debugging packages | Mehr ... |
The package currently depends on python2.5-dbg and python2.6-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is used as a build dependency for other packages to avoid hardcoded dependencies on specific Python development packages.
|
python-all-dev | Package depending on all supported Python development packages | Mehr ... |
The package currently depends on python2.5-dev and python2.6-dev, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is used as a build dependency for other packages to avoid hardcoded dependencies on specific Python development packages. |
python-dbg | Debug Build of the Python Interpreter (version 2.5) | Mehr ... |
Python interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.5/lib-dynload/debug first. |
python-dev | Header files and a static library for Python (default) | Mehr ... |
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 v2.5). |
python-examples | Examples for the Python language (default version) | Mehr ... |
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 v2.5). |
python-minimal | A minimal subset of the Python language (default version) | Mehr ... |
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.5-minimal/README.Debian for a list of the modules contained in this package. |