Language

Package: python-fastentrypoints @ 0.12

Synopsis

Makes entry_points specified in setup.py load more quickly

Description

Using entry_points in your setup.py makes scripts that start really slowly because it imports pkg_resources. This package allows such setup scripts to load entry points more quickly.

Home page
https://github.com/ninjaaron/fast-entry_points
Location
gnu/packages/python-xyz.scm (line: 24377, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings