Expand description
§pkgsrc
Interface to both the pkg_install database and pkgsrc mk infrastructure.
Modules§
- Digest hashing and validation. The
Digestmodule is mostly a thin wrapper around thedigestcrate and a selection ofhashesprovided by theRustCryptoproject, with some additional features for a pkgsrc context. - pkgsrc
distinfofile parsing and processing. - Module supporting the package database. WIP.
- Handling for
PKGPATHmetadata and relative package directory locations. - Packing list parsing and generation.
pkg_summary(5)parsing and generation.
Structs§
- Parse metadata contained in
+*files in a package archive.
Enums§
- Type of Metadata entry.
Functions§
- Compare package
pkgagainst patternpattern.