blob: add33ad18e5c2327aad4a336bb2811ea2c7494b5 (
plain)
1
2
3
4
5
6
7
8
|
python3-unearth (utility to fetch and download python packages)
A utility to fetch and download python packages.
This project exists as the last piece to complete the puzzle of a
package manager. The other pieces are resolvelib, unearth (this
project), build, and installer. They provide all the low-level
functionalities that are needed to resolve and install packages.
|