Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizePkgName ¶
NormalizePkgName normalizes the package name based on pep-0503 (with the option to disable conversion to lowercase). cf. https://peps.python.org/pep-0503/#normalized-names: The name should be lowercased with all runs of the characters ., -, or _ replaced with a single - character.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.