[ 原始碼: setuptools ]
套件:python3-pkg-resources(52.0.0-4+deb11u1) [security]
python3-pkg-resources 的相關連結
Debian 的資源:
下載原始碼套件 setuptools:
- [setuptools_52.0.0-4+deb11u1.dsc]
- [setuptools_52.0.0.orig.tar.gz]
- [setuptools_52.0.0-4+deb11u1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
Package Discovery and Resource Access using pkg_resources
The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages.
其他與 python3-pkg-resources 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-setuptools
- Python3 Distutils Enhancements