python3.8 3.8.2-ok4.1 source package in openKylin
Changelog
python3.8 (3.8.2-ok4.1) yangtze; urgency=medium * Update package info. -- zhouganqing <email address hidden> Tue, 05 Sep 2023 11:36:20 +0800
python3.8 (3.8.2-ok4.1) yangtze; urgency=medium * Update package info. -- zhouganqing <email address hidden> Tue, 05 Sep 2023 11:36:20 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
python3.8_3.8.2.orig.tar.xz | 17.0 MiB | 2646e7dc233362f59714c6193017bb2d6f7b38d6ab4a0cb5fbac5c36c4d845df |
python3.8_3.8.2-ok4.1.debian.tar.xz | 170.2 KiB | cc4ecf54b2207e57b82754e19d074f033a4e503b1f788010abf81a69d0abf121 |
python3.8_3.8.2-ok4.1.dsc | 3.0 KiB | 07c25303a7732dfb78e1d309b29834cc6c701efbcf1c24c1e411542f83eb5d28 |
Python is a high-level, interactive, object-oriented language. Its 3.8 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.8) modules, extending the Python interpreter or embedding
Python (v3.8) 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.8-dev.
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.8-minimal.
Python is a high-level, interactive, object-oriented language. Its 3.8 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.8's standard library. It is normally not
used on its own, but as a dependency of python3.8.
Python is a high-level, interactive, object-oriented language. Its 3.8 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.8) modules, extending the Python interpreter or embedding
Python (v3.8) in applications.
.
Maintainers of Python packages should read README.maintainers.
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.
Python is a high-level, interactive, object-oriented language. Its 3.8 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the pyvenv-3.8 binary.