aboutsummaryrefslogtreecommitdiff
path: root/archivers/rubygem-archive-tar-minitar/pkg-descr
blob: 5c945785db44b4de03d21f26707439fdbc52e2da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Archive::Tar::Minitar is a pure-Ruby library and command-line utility that
provides the ability to deal with POSIX tar(1) archive files. The
implementation is based heavily on Mauricio Fernandez's implementation
in rpa-base, but has been reorganised to promote reuse in other projects.

The library can only handle files and directories at this point.
The command line utility, minitar, can only create archives, extract from
archives, and list archive contents.

WWW: https://github.com/halostatue/minitar