python-installer 0.6.0-ok1 source package in openKylin
Changelog
python-installer (0.6.0-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Fri, 17 Mar 2023 16:12:22 +0800
python-installer (0.6.0-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Fri, 17 Mar 2023 16:12:22 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | python | |
Yangtze V1.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
python-installer_0.6.0.orig.tar.gz | 458.2 KiB | 580ef04c6dd27a2be87f4a6944c84f62ad2b379044b0a3f75351099e94f73b26 |
python-installer_0.6.0-ok1.debian.tar.xz | 5.2 KiB | d645bb23b0ab9ee06c2129af8017c746aba9b0098d6c7f92945060f280050e47 |
python-installer_0.6.0-ok1.dsc | 2.1 KiB | 7e5d48bf571093d188f7ea53c0a5df542d0bc1b9b2155fa3f9d69e36c14926a3 |
"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-
"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-