| Crates.io | apt-parse |
| lib.rs | apt-parse |
| version | 0.1.0 |
| created_at | 2024-11-26 18:21:54.738551+00 |
| updated_at | 2024-11-26 18:21:54.738551+00 |
| description | Parse the output of some Apt commands |
| homepage | |
| repository | https://gitlab.com/ppentchev/apt-parse |
| max_upload_size | |
| id | 1462124 |
| size | 84,319 |
[Home | GitLab | crates.io | ReadTheDocs]
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.
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.