pkginfodb

package
v0.0.0-...-7caaa2a Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func ApplyInfoFilter

func ApplyInfoFilter(
	info *basictypes.PackageInfo,
	data []string,
) ([]string, error)

func CheckTarballMatchesInfo

func CheckTarballMatchesInfo(
	tarballfilename string,
	infoname string,
	info *basictypes.PackageInfo,
) (bool, error)

func CheckTarballMatchesInfoByInfoName

func CheckTarballMatchesInfoByInfoName(
	tarballfilename string,
	infoname string,
) (bool, error)

func DetermineTarballPackageInfo

func DetermineTarballPackageInfo(filename string) (
	map[string]*basictypes.PackageInfo,
	error,
)

func DetermineTarballPackageInfoSingle

func DetermineTarballPackageInfoSingle(filename string) (
	string,
	*basictypes.PackageInfo,
	error,
)

func Get

func Get(name string) (*basictypes.PackageInfo, error)

func IndexKeysSorted

func IndexKeysSorted() []string

func ListPackagesByCategories

func ListPackagesByCategories(categories []string, is_prefixes bool) ([]string, error)

func ListPackagesByGroups

func ListPackagesByGroups(groups []string) ([]string, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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