slackbuilds_ponce/python/python3-unearth/README
Jeremy Hansen e3bb989026
python/python3-unearth: Added (fetch and download python packages).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-19 12:19:51 +07:00

8 lines
373 B
Text

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.