createrepo_rs 0.1.4

🦀 Pure Rust implementation of createrepo_c — generates RPM repository metadata (repodata). Drop-in replacement with identical output, zero FFI.
Documentation
1
2
3
4
pub mod dump;
pub mod error;
pub mod parse;
pub mod repomd;