Implements the Distutils 'install_egg_info' command, for installing a package's PKG-INFO metadata.
Classes:
|
Functions:
|
Any runs of non-alphanumeric/. characters are replaced with a single '-'.
Spaces become dots, and all other non-alphanumeric characters become dashes, with runs of multiple dashes condensed to a single dash.
Any '-' characters are currently replaced with '_'.