python2.7 2.7.18-ok2 source package in openKylin
Changelog
python2.7 (2.7.18-ok2) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Tue, 25 Oct 2022 16:15:56 +0800
python2.7 (2.7.18-ok2) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Tue, 25 Oct 2022 16:15:56 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | proposed | main | python | |
Nile V2.0 | release | main | python | |
Yangtze V1.0 | release | main | python | |
Yangtze V1.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
python2.7_2.7.18.orig.tar.gz | 16.8 MiB | 7d2568aeab0f4cb4fcaea1f2ee01f220f08dcf7dde4a5189faeb2757c9a20993 |
python2.7_2.7.18-ok2.debian.tar.xz | 259.6 KiB | 1df34001ba75cabc588e19a522f3c53d2c566afea5d08ad541149f598f14a4ca |
python2.7_2.7.18-ok2.dsc | 3.1 KiB | fd82b39d798c7a849cb12f290a89a25c13920dd34a7f7040e44985aadb0a59bb |
IDLE is an Integrated Development Environment for Python (v2.7).
IDLE is written using Tkinter and therefore quite platform-
Python is a high-level, interactive, object-oriented language. Its 2.7 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the shared runtime library, normally not needed
for programs using the statically linked interpreter.
The package holds two things:
.
- Extensions for a Python interpreter configured with --pydebug.
- Debug information for standard python extensions.
.
See the README.debug for more information.
Header files, a static library and development tools for building
Python (v2.7) modules, extending the Python interpreter or embedding
Python (v2.7) in applications.
.
Maintainers of Python packages should read README.maintainers.
.
This package contains development files. It is normally not
used on it's own, but as a dependency of python2.7-dev.
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python2.7-minimal.
Python is a high-level, interactive, object-oriented language. Its 2.7 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 2.7's standard library. It is normally not
used on its own, but as a dependency of python2.7.
The complete testsuite for the Python standard library. Note that
a subset is found in the libpython2.7-stdlib package, which should
be enough for other packages to use (please do not build-depend
on this package, but file a bug report to include additional
testsuite files in the libpython2.7-stdlib package).
Python is a high-level, interactive, object-oriented language. Its 2.7 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
The package holds two things:
.
- A Python interpreter configured with --pydebug. Dynamically loaded modules
are searched as <foo>_d.so first. Third party extensions need a separate
build to be used by this interpreter.
- Debug information for standard python interpreter and extensions.
.
See the README.debug for more information.
Header files, a static library and development tools for building
Python (v2.7) modules, extending the Python interpreter or embedding
Python (v2.7) in applications.
.
Maintainers of Python packages should read README.maintainers.
These is the official set of documentation for the interactive high-level
object-oriented language Python (v2.7). All documents are provided
in HTML format. The package consists of ten documents:
.
* What's New in Python2.7
* 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
Examples, Demos and Tools for Python (v2.7). These are files included in
the upstream Python distribution (v2.7).
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/
contained in this package.