python-importlib-metadata

Library to access the metadata for a Python package - Python 2.7
  https://gitlab.com/python-devs/importlib_metadata
  0
  no reviews



Provides an API for accessing an installed package’s metadata, such as its entry points or its top-level name. This functionality intends to replace most uses of pkg_resources entry point API and metadata API.

This package contains Python 2.7 module.