# Functions
NewRepository creates a new Repository object.
ParsePackageIndex parses the Packages file (also if compressed).
ParseRelease parses the Release file of a repository.
# Structs
BinaryPackage represents all the entry of the Packages file.
Index contains the content of Packages files.
IndexHash contains hash and size of a Packages file.
Release represents the Release file.
Repository is the object that represents an APT repository.