python-installer: A low-level library for installing from a Python wheel distribution1
This is a low-level library for installing a Python package from a wheel
distribution. It provides basic functionality and abstractions for
handling wheels and installing packages from wheels.
... part of T2,
get it here
URL: https://github.com/pypa/installer
Author: Python Packaging Authority
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: MIT
Status: Stable
Version: 0.7.0
Remark: Does cross compile (as setup and patched in T2).
Download: https://files.pythonhosted.org/packages/py3/i/installer/ installer-0.7.0-py3-none-any.whl
T2 source: hotfix.patch
T2 source: python-installer.cache
T2 source: python-installer.desc
Build time (on reference hardware): 1% (relative to binutils)2
Installed size (on reference hardware): 0.95 MB, 29 files
Dependencies (build time detected):
bash
coreutils
diffutils
gawk
grep
python
sed
unzip
Installed files (on reference hardware):
[show]
usr/lib64/python3.12/site-packages/installer-0.7.0.dist-info/LICENSE
usr/lib64/python3.12/site-packages/installer-0.7.0.dist-info/METADATA
usr/lib64/python3.12/site-packages/installer-0.7.0.dist-info/RECORD
usr/lib64/python3.12/site-packages/installer-0.7.0.dist-info/WHEEL
usr/lib64/python3.12/site-packages/installer/__init__.py
usr/lib64/python3.12/site-packages/installer/__main__.py
usr/lib64/python3.12/site-packages/installer/_core.py
usr/lib64/python3.12/site-packages/installer/_scripts/__init__.py
usr/lib64/python3.12/site-packages/installer/_scripts/t32.exe
usr/lib64/python3.12/site-packages/installer/_scripts/t64-arm.exe
usr/lib64/python3.12/site-packages/installer/_scripts/t64.exe
usr/lib64/python3.12/site-packages/installer/_scripts/t_arm.exe
usr/lib64/python3.12/site-packages/installer/_scripts/w32.exe
usr/lib64/python3.12/site-packages/installer/_scripts/w64-arm.exe
usr/lib64/python3.12/site-packages/installer/_scripts/w64.exe
usr/lib64/python3.12/site-packages/installer/_scripts/w_arm.exe
usr/lib64/python3.12/site-packages/installer/destinations.py
usr/lib64/python3.12/site-packages/installer/destinations.py.orig
usr/lib64/python3.12/site-packages/installer/exceptions.py
usr/lib64/python3.12/site-packages/installer/py.typed
usr/lib64/python3.12/site-packages/installer/records.py
usr/lib64/python3.12/site-packages/installer/scripts.py
usr/lib64/python3.12/site-packages/installer/sources.py
usr/lib64/python3.12/site-packages/installer/utils.py
var/adm/dependencies/python-installer
var/adm/descs/python-installer
var/adm/flists/python-installer
var/adm/md5sums/python-installer
var/adm/packages/python-installer
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).