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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket 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

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

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

Available diffs

View changes file

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.
 .
 This package contains the Documentation for the python3-installer library.

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.