pypipurl

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 20, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package pypipurl converts a package to a PyPI type PackageURL.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakePackageURL

func MakePackageURL(name string, version string) *purl.PackageURL

MakePackageURL returns a package URL following the purl PyPI spec: - Name is lowercased - Replaces all runs of ` _ . - ` with -

See: https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#pypi And: https://peps.python.org/pep-0503/#normalized-names

This function does *not* handle package names with invalid characters, and will return them as is.

Types

This section is empty.

Jump to

Keyboard shortcuts

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