normalize

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NormalizePyPIName

func NormalizePyPIName(name string) string

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL