minitar-0.9

command-line utility for POSIX tar(1) archive files

Index | archivers

Description

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.

Homepage: http://www.github.com/atoulme/minitar

Maintainer: Sebastian Reitenbach <sebastia@openbsd.org>