pypy-importlib-metadata

Library to access the metadata for a Python package - PyPy
  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 PyPy module.