apt

package
v0.0.0-...-63b4fcb Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Package

type Package struct {
	Source    Source
	Name      string
	Version   string
	Files     []control.File
	Directory string
}

func FetchPackages

func FetchPackages(s Source) []Package

func (Package) Slug

func (p Package) Slug() string

type Source

type Source struct {
	Distro    string
	Area      string
	Component string

	SourceIndex  *url.URL
	DownloadBase *url.URL
}

func FetchSources

func FetchSources(distro publisher.Distro) []Source

func (Source) Slug

func (s Source) Slug() string

Jump to

Keyboard shortcuts

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