python3.11 3.11.0~rc2-ok2 source package in openKylin
Changelog
python3.11 (3.11.0~rc2-ok2) yangtze; urgency=medium * Bug:188004 【openKylin软件包源码扫描】python3.11 源码含有ubuntu信息 -- jiawei <email address hidden> Mon, 04 Sep 2023 15:22:49 +0800
python3.11 (3.11.0~rc2-ok2) yangtze; urgency=medium * Bug:188004 【openKylin软件包源码扫描】python3.11 源码含有ubuntu信息 -- jiawei <email address hidden> Mon, 04 Sep 2023 15:22:49 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | python | |
Yangtze V1.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
python3.11_3.11.0~rc2.orig.tar.gz | 25.3 MiB | 187071e45bae288a2ca0edcb9e854553e457b374eae62c3db208aa7bb6a294ec |
python3.11_3.11.0~rc2-ok2.debian.tar.xz | 197.6 KiB | 07c63258fbb7ec215b41bce981e70c8612b840eac865bc2a4e863a7c842ca02a |
python3.11_3.11.0~rc2-ok2.dsc | 3.4 KiB | 5340d22f148956b17df4b7df0ad6f95ee54a66441c7453c3e62a2b117acab277 |
Python is a high-level, interactive, object-oriented language. Its 3.11 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 (v3.11) modules, extending the Python interpreter or embedding
Python (v3.11) 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 python3.11-dev.
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.11-minimal.
Python is a high-level, interactive, object-oriented language. Its 3.11 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.11's standard library. It is normally not
used on its own, but as a dependency of python3.11.
Python is a high-level, interactive, object-oriented language. Its 3.11 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 (v3.11) modules, extending the Python interpreter or embedding
Python (v3.11) in applications.
.
Maintainers of Python packages should read README.maintainers.
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 the full
standard library of Python for Python developers. Including modules
used only at build-time, such as venv and distutils, and modules with
complex dependencies, such as tk and IDLE. All batteries included.
.
According to the Debian Python policy, this package must not be used in
build dependencies, dependencies and recommendations.
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.
This package contains the interpreter not built as position independent
executable. This interpreter is diverting the python3.11 executable, and making
the interpreter built with PIE available as python3.11-pie.
Python is a high-level, interactive, object-oriented language. Its 3.11 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the pyvenv-3.11 binary.