5 unstable releases
| new 0.3.1 | Jan 7, 2026 |
|---|---|
| 0.3.0 | Oct 13, 2024 |
| 0.2.2 | Apr 9, 2023 |
| 0.2.0 | Nov 1, 2022 |
| 0.1.0 | Oct 16, 2022 |
#664 in Compression
Used in repman
31KB
720 lines
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.
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–23MB
~293K SLoC