| .. | ||
| .github/workflows | ||
| examples | ||
| src | ||
| tests | ||
| .cargo-checksum.json | ||
| .cargo_vcs_info.json | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| rustfmt.toml | ||
rust-cab
A pure Rust library for reading/writing Windows cabinet (CAB) files.
Documentation: https://docs.rs/cab
License
rust-cab is made available under the MIT License.