21 releases (breaking)
0.16.0 | Oct 22, 2024 |
---|---|
0.14.0 | Aug 22, 2024 |
0.13.2 | Jul 23, 2024 |
0.11.0 | Mar 14, 2024 |
0.0.0 | Mar 17, 2023 |
#90 in Compression
13,450 downloads per month
Used in 3 crates
(2 directly)
290KB
5.5K
SLoC
The implementation of creating an archive from a worktree stream, similar to git archive
.
Deviation
This implementation is early and just does the basics. Git does more to support more context when filtering and to keep
more information about entries in the various archive formats.
tar
is implemented in a very basic fashion only.
Feature Flags
All features are related to which container formats are available.
Dependencies
~14–24MB
~438K SLoC