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. - Package
Architecture - Architecture specific package properties for use in
Package
.
Enums§
- Override
- A
Package
property that can override its respective defaults inPackageBase
.