1 unstable release
new 0.1.0 | Nov 26, 2024 |
---|
#350 in Unix APIs
135 downloads per month
29KB
677 lines
apt-parse - parse the output of some Apt commands
[Home | GitLab | crates.io | ReadTheDocs]
Overview
The apt-parse
library implements a parser for the text output of
some of the Apt package manager's commands.
For the present, only parsing the output of apt-cache policy
is
implemented.
There is an apt-parse-file
command-line tool that demonstrates the use of
the apt-parse
library.
Contact
The apt-parse
library was written by Peter Pentchev.
It is developed in a GitLab repository.
This documentation is hosted at Ringlet with a copy at ReadTheDocs.
Dependencies
~4.5MB
~77K SLoC