repodb_parser

Crates.iorepodb_parser
lib.rsrepodb_parser
version0.3.1
created_at2022-10-16 14:19:53.824913+00
updated_at2026-01-07 12:38:11.914601+00
descriptionParser for Arch Linux repository DB's
homepagehttps://codeberg.org/rust-utils/repodb_parser
repositoryhttps://codeberg.org/rust-utils/repodb_parser
max_upload_size
id689464
size88,769
mipi (mipimipi)

documentation

https://docs.rs/repodb_parser

README

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.

Commit count: 24

cargo fmt