Crates.io | repodb_parser |
lib.rs | repodb_parser |
version | 0.3.0 |
source | src |
created_at | 2022-10-16 14:19:53.824913 |
updated_at | 2024-10-13 06:49:28.656458 |
description | Parser for Arch Linux repository DB's |
homepage | https://gitlab.com/rust-utils/repodb_parser |
repository | https://gitlab.com/rust-utils/repodb_parser |
max_upload_size | |
id | 689464 |
size | 83,739 |
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.