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