Expand description
A collection of tools for dealing with Debian/Ubuntu-style Packages and Repositories.
A System can download Package Listings according to some Sources Lists.
Modulesยง
- commands
- Higher level operations on a crate::system::System.
- parse
- These types are used to represent a crate::parse::Package.
- rfc822
- Low-level access to
deb822
files. - sources_
list - Load
Entry
objects from from a classic sources list. (e.g./etc/*apt/sources.list
). - system
- Lower level operations on a crate::system::System.