slackbuilds_ponce/python/python3-unearth/slack-desc
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

19 lines
1.1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
python3-unearth: python3-unearth (utility to fetch and download python packages)
python3-unearth:
python3-unearth: A utility to fetch and download python packages.
python3-unearth:
python3-unearth: This project exists as the last piece to complete the puzzle of a
python3-unearth: package manager. The other pieces are resolvelib, unearth (this
python3-unearth: project), build, and installer. They provide all the low-level
python3-unearth: functionalities that are needed to resolve and install packages.
python3-unearth:
python3-unearth: HOMEPAGE: https://github.com/frostming/unearth
python3-unearth: