Module debian_packaging::deb::reader
source · Expand description
.deb file reading functionality.
Structs
- A reader of .deb files.
- Represents entries in a
control.tarfile. - A wrapper around tar::Entry for representing content in
control.tarfiles. - A reader for
control.tarfiles. - A reader for
data.tarfiles.
Enums
- Represents an entry in a .deb archive.
- Represents a parsed file in a
control.tararchive.
Functions
- Resolve the
controlfile from thecontrol.tarfile within a.debarchive.