package
0.1.5
Repository: https://github.com/google/osv-scalibr.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns the default configuration for the wheel/egg extractor.
New returns a wheel/egg extractor.

# Constants

Name is the unique name of this extractor.

# Variables

ErrSizeNotSet will trigger when Info.Size() is not set.

# Structs

Config is the configuration for the Extractor.
Extractor extracts python packages from wheel/egg files.
PythonPackageMetadata holds parsing information from a python egg or wheel package.