3 unstable releases

0.2.2 Apr 9, 2023
0.2.0 Nov 1, 2022
0.1.0 Oct 16, 2022

#391 in Compression

23 downloads per month
Used in repman

GPL-3.0-or-later

28KB
674 lines

repodb_parser

Crates.io (latest) REUSE status

repodb_parser parses Arch Linux repository DB's into Rust data structures. The repository DB's are expected as gzip or xz compressed tar archives (i.e., *.tar.gz or *.tar.xz files) or symbolic links to such files.


lib.rs:

repodb_parser

repodb_parser parses Arch Linux repository DB's into Rust data structures. The repository DB's are expected as gzip or xz compressed tar archives (i.e., *.tar.gz or *.tar.xz files) or symbolic links to such files.

Dependencies

~8–19MB
~280K SLoC