15 breaking releases
new 0.17.0 | Nov 24, 2024 |
---|---|
0.15.0 | Aug 22, 2024 |
0.13.1 | Jul 23, 2024 |
0.11.0 | Mar 14, 2024 |
0.2.0 | Jul 22, 2023 |
#87 in Compression
12,577 downloads per month
Used in 4 crates
(2 directly)
660KB
13K
SLoC
The implementation of creating an archive from a git tree, similar to git archive
, but using an internal format.
This crate can effectively be used to manipulate worktrees as streams of bytes, which can be decoded using the Stream
type.
Dependencies
~11–19MB
~327K SLoC