rc-zip-sync

Crates.iorc-zip-sync
lib.rsrc-zip-sync
version4.2.3
sourcesrc
created_at2024-02-02 19:39:39.704682
updated_at2024-10-08 10:58:51.168543
descriptionSynchronous zip reading on top of rc-zip
homepage
repositoryhttps://github.com/fasterthanlime/rc-zip
max_upload_size
id1124673
size24,517
Amos Wenger (fasterthanlime)

documentation

README

MIT OR Apache-2.0 licensed Crates.io docs.rs

rc-zip-sync

The rc-zip logo: a person with long hair and nice brows being opened from the bottom up with a zipper. On dark backgrounds, you can see a skull being revealed. On light backgrounds you cannot.

Logo by MisiasArt

This crate implements zip archive reading using std (synchronous) I/O traits, like std::io::Read.

See also rc-zip-tokio.

Commit count: 252

cargo fmt