python-defaults 2.7.18-ok1 source package in openKylin

Changelog

python-defaults (2.7.18-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- sufang <email address hidden>  Mon, 31 Oct 2022 10:40:28 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 proposed main python
Nile V2.0 release main python
Yangtze V1.0 release main python
Yangtze V1.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-defaults_2.7.18.orig.tar.gz 4.4 MiB ebc5114e568daf6acc830184ab45f5397a33dccb6d03e4dce221d8b8662c0638
python-defaults_2.7.18-ok1.debian.tar.xz 14.2 KiB c7d4944c14f0837b1ffd9f5652507ed3c1b829b0a9f05624ecaa8b07ffe35e40
python-defaults_2.7.18-ok1.dsc 2.5 KiB 070b35d6d02912d96c130bf5752c45b8f05502ac7d0ee7c798fd3a8deccb5371

View changes file

Binary packages built by this source

libpython-all-dbg: package depending on all supported Python2 debugging packages

 The package currently depends on libpython2.7-dbg, in the
 future, dependencies on jython (Python2 for a JVM) and ironpython (Python2
 for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python2 debug packages.

libpython-all-dev: package depending on all supported Python2 development packages

 The package currently depends on libpython2.7-dev, in the
 future, dependencies on jython (Python2 for a JVM) and ironpython (Python2
 for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python2 development
 packages.

libpython2-dbg: debug build of the Python2 interpreter (version 2.7)

 Python2 interpreter configured with --pydebug. Dynamically loaded modules
 are searched in /usr/lib/python2.7/lib-dynload/debug first.

libpython2-dev: header files and a static library for Python2

 Header files, a static library and development tools for building
 Python2 modules, extending the Python2 interpreter or embedding Python2
 in applications.
 .
 This package is a dependency package, which depends on Debian's Python2
 version (currently v2.7).

libpython2-stdlib: interactive high-level object-oriented language (Python2)

 Python2, 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 Python2
 version (currently v2.7).

python-all: package depending on all supported Python2 runtime versions

 The package currently depends on python2.7, in the future,
 dependencies on jython (Python2 for a JVM) and ironpython (Python2 for Mono)
 may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python2 runtimes.

python-all-dbg: package depending on all supported Python2 debugging packages

 The package currently depends on python2.7-dbg, in the
 future, dependencies on jython (Python for a JVM) and ironpython (Python2
 for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python2 debug packages.

python-all-dev: package depending on all supported Python2 development packages

 The package currently depends on python2.7-dev, in the
 future, dependencies on jython (Python2 for a JVM) and ironpython (Python2
 for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python2 development
 packages.

python2: interactive high-level object-oriented language (Python2 version)

 Python2, 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 Python2
 version (currently v2.7).

python2-dbg: debug build of the Python2 interpreter (version 2.7)

 Python2 interpreter configured with --pydebug. Dynamically loaded modules are
 searched in /usr/lib/python2.7/lib-dynload/debug first.

python2-dev: header files and a static library for Python2

 Header files, a static library and development tools for building
 Python2 modules, extending the Python2 interpreter or embedding Python2
 in applications.
 .
 This package is a dependency package, which depends on Debian's Python2
 version (currently v2.7).

python2-doc: documentation for the high-level object-oriented language Python2

 This is the official set of documentation for the interactive high-level
 object-oriented language Python2 (v2.7). All documents are provided
 in HTML format, some in info format. The package consists of nine documents:
 .
   * 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
 .
 This package is a dependency package, which depends on Debian's Python2
 version (currently v2.7).

python2-minimal: minimal subset of the Python2 language

 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.7-minimal/README.Debian for a list of the modules
 contained in this package.