# Functions
DependencyGraph returns a dependency graph of the given package names.
Download downloads and extracts the given package tarballs.
DownloadExtractAUR is a helper for Download and DownloadUpgrades.
DownloadPackages downloads the given AUR packages, printing messages for each one.
DownloadTarballAUR downloads the given package from AUR.
No description provided by the author
New creates a new default configuration with repo as the repository database.
NewFromConf creates a new configuration based on the configuration file.
NewSignedPkg returns a new SignedPkg, accompanied with an error if there is an error reading whether the signature file exists or not.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
SignedPkg represents the path components of a potentially signed package.
Upgrade represents an available AUR upgrade.
# Type aliases
Upgrades is a list of Upgrade, which can be sorted using sort.Sort.