1 unstable release

0.1.0 Aug 17, 2020

#34 in #tar

Apache-2.0

12KB
230 lines

tarr

Command-line tarball utility written in Rust.

This tool is a work in progress. Currently it supports two operations: list and unpack. If the tarball contains more than one file not in a common directory, the files are unpacked into a new directory with a name based on the tarball. This ensures that an ill-mannered tarball cannot bomb the output directory.

Dependencies

~1.4–7MB
~125K SLoC