aboutsummaryrefslogtreecommitdiff
path: root/devel/py-installer/pkg-descr
blob: 8f16020184a95ea681119eff599f1ec5a3009636 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.

- 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.

WWW: https://github.com/pypa/installer