Crate apt_parse

Crate apt_parse 

Source
Expand description

Parse the output of some Apt commands, e.g. apt-cache policy.

Re-exports§

pub use defs::Config;
pub use defs::Error;

Modules§

defs
Common definitions for the apt-parse crate.
policy
Parse the output of apt-cache policy.