9 lines
373 B
Plaintext
9 lines
373 B
Plaintext
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.
|