python-installer 0.5.1+dfsg1-1 source package in Ubuntu
Changelog
python-installer (0.5.1+dfsg1-1) unstable; urgency=medium * New upstream release. -- Stefano Rivera <email address hidden> Fri, 11 Mar 2022 10:39:14 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-installer_0.5.1+dfsg1-1.dsc | 1.9 KiB | 768770b14e10166da3d6db55f0e69c65c9bfca962d6ab1527e2fc90110f0fb1d |
python-installer_0.5.1+dfsg1.orig.tar.xz | 27.7 KiB | 78efffd34085e3b66e3ffcfd3a989d42eeab885a428680de3dc8504199c57ec2 |
python-installer_0.5.1+dfsg1-1.debian.tar.xz | 3.7 KiB | 037dfdc57ca2d22cee7a92d0fb88d349d38159170a2f3dbb96f8be85be94b2f2 |
Available diffs
- diff from 0.5.0+dfsg1-2 to 0.5.1+dfsg1-1 (1.8 KiB)
No changes file available.
Binary packages built by this source
- python-installer-doc: Python library for unpacking and installing wheels (documentation)
"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-independent Python script wrapper generation.
- python3-installer: Python library for unpacking and installing wheels
"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-independent Python script wrapper generation.