python-installer 0.7.0+dfsg1-ok1 source package in openKylin
Changelog
python-installer (0.7.0+dfsg1-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 06 May 2024 21:58:46 +0800
python-installer (0.7.0+dfsg1-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 06 May 2024 21:58:46 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python | |
Nile V2.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
python-installer_0.7.0+dfsg1.orig.tar.xz | 30.8 KiB | 2cdecf9a21045627a00fb0039946bff60103689249f691c49a26dc6c71546617 |
python-installer_0.7.0+dfsg1-ok1.debian.tar.xz | 3.6 KiB | f345b35cf5a555cceca4396a0ee22fa28cacf71eacc6c90970011a921ae97f54 |
python-installer_0.7.0+dfsg1-ok1.dsc | 2.3 KiB | f12fe5dfce6c3faf307213337bf9db786ac93aead61a3eff0ca1c3e441a33737 |
"installer" is a low-level library for installing a Python package from a
wheel distribution; the wheel is the basic unit of Python module
distribution to end users. It provides basic functionality and abstractions
for handling wheels and installing packages from wheels, including:
.
* Logic for "unpacking" a wheel (i.e. installation).
* Abstractions for various parts of the unpacking process.
* Extensible simple implementations of the abstractions.
* Platform-
.
This package contains the Documentation for the python3-installer library.
"installer" is a low-level library for installing a Python package from a
wheel distribution; the wheel is the basic unit of Python module
distribution to end users. It provides basic functionality and abstractions
for handling wheels and installing packages from wheels, including:
.
* Logic for "unpacking" a wheel (i.e. installation).
* Abstractions for various parts of the unpacking process.
* Extensible simple implementations of the abstractions.
* Platform-