[][src]Crate fapt

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.