Package: python3-pkg-resources Status: install ok half-configured Priority: optional Section: python Installed-Size: 568 Maintainer: Ubuntu Developers Architecture: all Multi-Arch: foreign Source: setuptools Version: 45.2.0-1ubuntu0.3 Config-Version: 45.2.0-1ubuntu0.2 Depends: python3:any Suggests: python3-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. Homepage: https://pypi.python.org/pypi/setuptools Original-Maintainer: Matthias Klose