#xz #tar-archive #tar #gzip #zstd #glob

app star

simple tar archive compression/decompression tool

1 unstable release

0.1.2 Dec 25, 2019
0.1.1 Dec 25, 2019
0.1.0 Dec 22, 2019

#21 in #xz

GPL-3.0-only

20KB
250 lines

star

simple tar archive compression/decompression tool

Install

    cargo install star

Example

star c foo.xz Cargo.toml to foo/

star c foo.xz from ./**/*.dll to lib/ from ./**/*.exe to bin/

star c foo.xz Cargo.toml to foo/Bar.toml

star x foo.xz

star x foo.xz bar/

more

star --help

License: GPL-3.0-only

Dependencies

~6–16MB
~205K SLoC