Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizePyPIName ¶
NormalizePyPIName normalizes a PyPI package name according to PEP 503 Converts runs of [-_.] to a single dash and lowercases Example: "Flask_Core" -> "flask-core", "my__package" -> "my-package"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.