softwareunit

package
v0.0.0-...-9799ab4 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageInfo

type PackageInfo struct {
	Description string
	HomePage    string

	BuilderName string

	Removable                 bool
	Reducible                 bool
	AutoReduce                bool
	DontPreserveSharedObjects bool
	NonBuildable              bool
	NonInstallable            bool
	Deprecated                bool
	PrimaryInstallOnly        bool

	BuildPkgDeps []string

	BuildDeps   []string
	SODeps      []string
	RunTimeDeps []string

	Tags     []string
	Category string
	Groups   []string

	TarballFileNameParser string

	TarballName string

	TarballFilters []string

	TarballProvider                 string
	TarballProviderArguments        []string
	TarballProviderVersionSyncDepth int

	TarballStabilityClassifier string
	TarballVersionComparator   string

	DownloadPatches              bool
	PatchesDownloadingScriptText string
}

func (*PackageInfo) RenderJSON

func (self *PackageInfo) RenderJSON() (string, error)

Jump to

Keyboard shortcuts

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