apt-parse

Crates.ioapt-parse
lib.rsapt-parse
version0.1.0
sourcesrc
created_at2024-11-26 18:21:54.738551
updated_at2024-11-26 18:21:54.738551
descriptionParse the output of some Apt commands
homepage
repositoryhttps://gitlab.com/ppentchev/apt-parse
max_upload_size
id1462124
size84,319
Peter Pentchev (ppentchev)

documentation

README

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.

Commit count: 15

cargo fmt