Crate apt_release_file

Source

Structs§

DistRelease
The dist release file is a file in the apt repository that points to all other dist files in the archive.
EntryComponents
Stores the entries for each component for this checksum method.
ImageSize
The size of an icon package. IE: 48x48@2
ReleaseEntry
The hash, size, and path of a file that this release file points to.

Enums§

BinaryEntry
Binary entries contain the Packages lists, which dpkg and apt use for dependency resolution.
Dep11Entry
Dep11 entries contain appstream metadata and their required icons.
EntryVariant
Defines the kind of file that this apt entry is.
I18nEntry
I18n entries contain translations for a given locale.
SourceEntry
Similar to binary entries, but for source packages.