repodb_parser

Crates.iorepodb_parser
lib.rsrepodb_parser
version0.2.2
sourcesrc
created_at2022-10-16 14:19:53.824913
updated_at2023-04-09 05:40:24.497803
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
size81,955
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: 15

cargo fmt