Package: python3-pkg-resources Source: setuptools Version: 78.1.1-0.1 Architecture: all Maintainer: Matthias Klose Installed-Size: 696 Depends: python3-autocommand, python3-inflect, python3-jaraco.context, python3-jaraco.functools, python3-more-itertools, python3:any Suggests: python3-setuptools Breaks: python3-setuptools (<< 75.2) Replaces: python3-setuptools (<< 75.2) Section: python Priority: optional Multi-Arch: foreign Homepage: https://pypi.python.org/pypi/setuptools Description: 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.