ppa

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2023 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PPA

type PPA struct {
	Owner          string `json:"owner"`
	Name           string `json:"name"`
	Distro         string `json:"distro"`
	SourceFile     string `json:"source_file"`
	KeyFingerprint string `json:"key_fingerprint"`
	KeyringFile    string `json:"keyring_file"`
}

func ListPPAs

func ListPPAs(directory string) ([]*PPA, error)

func NewFromShort

func NewFromShort(shortHandle string) (*PPA, error)

func (PPA) Short

func (ppa PPA) Short() string

func (PPA) SourceLine

func (ppa PPA) SourceLine() string

func (PPA) URL

func (ppa PPA) URL() string

Jump to

Keyboard shortcuts

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