repodb_parser

Crates.iorepodb_parser
lib.rsrepodb_parser
version0.3.0
sourcesrc
created_at2022-10-16 14:19:53.824913
updated_at2024-10-13 06:49:28.656458
descriptionParser for Arch Linux repository DB's
homepagehttps://gitlab.com/rust-utils/repodb_parser
repositoryhttps://gitlab.com/rust-utils/repodb_parser
max_upload_size
id689464
size83,739
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: 20

cargo fmt