Entwicklerinformationen
|
idle-python2.5 | An IDE for Python (v2.5) using Tkinter | Mehr ... |
IDLE is an Integrated Development Environment for Python (v2.5). IDLE is written using Tkinter and therefore quite platform-independent. |
python2.5 | An interactive high-level object-oriented language (version 2.5) | Mehr ... |
Version 2.5 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. |
python2.5-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. |
python2.5-dev | Header files and a static library for Python (v2.5) | Mehr ... |
Header files, a static library and development tools for building Python (v2.5) modules, extending the Python interpreter or embedding Python (v2.5) in applications. . Maintainers of Python packages should read README.maintainers. |
python2.5-doc | Documentation for the high-level object-oriented language Python (v2.5) | Mehr ... |
These is the official set of documentation for the interactive high-level object-oriented language Python (v2.5). All documents are provided in HTML format, some in info format. The package consists of ten documents: . * What's New in Python2.5 * 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 |
python2.5-examples | Examples for the Python language (v2.5) | Mehr ... |
Examples, Demos and Tools for Python (v2.5). These are files included in the upstream Python distribution (v2.5). |
python2.5-minimal | A minimal subset of the Python language (version 2.5) | Mehr ... |
This package contains the interpreter and some essential modules. It can be 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. |