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_parsedfunction. - package_
arch_ 🔒prop - Handles all potentially architecture specific Vector entries in the
Package::from_parsedfunction.
Structs§
- Package
- Package metadata based on a
pkgnamesection in SRCINFO data. - Package
Architecture - Architecture specific package properties for use in
Package.
Enums§
- Override
- A
Packageproperty that can override its respective defaults inPackageBase.