[ 源代码: unearth ]
软件包:python3-unearth(0.7.2+ds-2)
utility to fetch and download python packages
This package provides a utility to fetch and download python packages. It exists as the last piece to complete the puzzle of a package manager, and provide low-level functionalities that are needed to resolve and install packages.
Unearth serves as a stable replacement for pip's PackageFinder API. It will follow the conventions of Semantic Versioning so that downstream projects can use it to develop their own package finding and downloading.
其他与 python3-unearth 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cached-property
- Provides cached-property for decorating methods in classes (Python 3)
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings