Module package

Source
Expand description

Handling of metadata found in a pkgname section of SRCINFO data.

Macros§

clearable_arch_vec 🔒
Handles all potentially architecture specific, clearable entries in the Package::from_parsed function.
package_arch_prop 🔒
Handles all potentially architecture specific Vector entries in the Package::from_parsed function.

Structs§

Package
Package metadata based on a pkgname section in SRCINFO data.
PackageArchitecture
Architecture specific package properties for use in Package.

Enums§

Override
A Package property that can override its respective defaults in PackageBase.