[ buster ]
[ bullseye ]
[ 源代码: python-setuptools ]
软件包:python-pkg-resources(44.1.1-1)
python-pkg-resources 的相关链接
Debian 的资源:
下载源码包 python-setuptools:
- [python-setuptools_44.1.1-1.dsc]
- [python-setuptools_44.1.1.orig.tar.xz]
- [python-setuptools_44.1.1-1.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.
其他与 python-pkg-resources 有关的软件包
|
|
|
|
-
- dep: python2
- 交互式高级面向对象语言(Python2 版本)
-
- sug: python-setuptools
- Python Distutils Enhancements