4 releases (2 breaking)

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

#198 in Compression


Used in repman

GPL-3.0-or-later

30KB
720 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

~9–20MB
~292K SLoC