RepoNotes
Toggle theme
Loading ...
Sign in
astral-sh/rs-async-zip
An asynchronous ZIP archive reading/writing crate.
9
4
1
Readme
Notes
New Note
Sign in to add notes for this repository
RN
astral-sh
9405
Followers
0
Following
66
Repos
astral_sh
High-performance developer tools for the Python ecosystem.
Branches
main
charlie/imp
charlie/eocdr
Releases
Commits
CI fixes, add zizmor workflow (#31) Signed-off-by: William Woodruff <william@astral.sh>
Bump thiserror dependency to v2 (#30) To get rid of the duplicate version of `thiserror` in our dependency tree. ```console ❯ cargo tree -i thiserror@1.0.69 thiserror v1.0.69 └── astral_async_zip v0
Fix repository URL in Cargo.toml (#28) Thanks for publishing this fork on Crates.io! This makes the repository more discoverable from there. --------- Co-authored-by: Charlie Marsh <crmarsh416@gmai
Issues
Fix zip64 extended information field parsing for central directory entries