パッケージ: python-pkg-resources (44.1.1-1.2)
python-pkg-resources に関するリンク
Trisquel の資源:
python-setuptools ソースパッケージをダウンロード:
- [python-setuptools_44.1.1-1.2.dsc]
- [python-setuptools_44.1.1.orig.tar.xz]
- [python-setuptools_44.1.1-1.2.debian.tar.xz]
メンテナ:
Original Maintainer:
- Matthias Klose
外部の資源:
- ホームページ [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
- interactive high-level object-oriented language (Python2 version)
-
- sug: python-setuptools
- Python Distutils Enhancements