Expand description
Provides structs with both metadata about a package and a representation of a package on the disk.
Structs§
- Meta
Package - This represents metadata about a package. Construction should
only be done via
PackageorDb. For the most part, fields that were not found by my primitive parsers will just be empty. This isn’t really ideal in the case of the string members. - Package
- This is a handle to an actual package on the filesystem.