python-installer 0.5.0+dfsg1-2 source package in Ubuntu

Changelog

python-installer (0.5.0+dfsg1-2) unstable; urgency=medium

  * Upload to unstable.

 -- Stefano Rivera <email address hidden>  Sat, 19 Feb 2022 07:40:09 -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 Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-installer_0.5.0+dfsg1-2.dsc 1.9 KiB ba004fd66557434c21cf9ca2014732b7a695266c43e232dfd1a053f97f5700f8
python-installer_0.5.0+dfsg1.orig.tar.xz 27.6 KiB fad82c1b4ee9f40aabd48545ea90e48994d6571ecd077bf124ff2fdf2bea8136
python-installer_0.5.0+dfsg1-2.debian.tar.xz 3.7 KiB c30381e33de73b9d26316b4e304f5e1a584f4e130e0a5e585d14273982a0ffac

Available diffs

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.