package
0.0.0-20241223194649-a468d7bbe9b2
Repository: https://github.com/google/oss-rebuild.git
Documentation: pkg.go.dev

# Structs

An Artifact is one out of the multiple files that can be included in a release.
Digests are the hashes of the artifact.
HTTPRegistry is a Registry implementation that uses the pypi.org HTTP API.
Info about a project.
Project describes a single PyPi project with multiple releases.
Release describes a single PyPi project version with multiple artifacts.

# Interfaces

Registry is an PyPI package registry.