Expand description
Contains structs and functions to parse Debian-styled RFC 822 files.
Structs§
- The result of a parsing error.
- A section in a TagFile. A TagFile is made up of double-newline (
\n\n) separated paragraphs, each of which make up one of these sections.
Functions§
- Parses a TagFile: these are files such as Debian
controlandPackagesfiles.