Metadata-Version: 2.1
Name: entrypoints
Version: 0.4
Summary: Discover and load entry points from installed packages
Home-page: https://github.com/takluyver/entrypoints
Author: https://github.com/takluyver
License: MIT
Platform: UNKNOWN
License-File: LICENSE

The entrypoints module contains functions to find and load entry points, a way for Python packages to advertise objects.

