1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/archivers/rubygem-archive-tar-minitar/pkg-descr
2010-06-05 08:00:15 +00:00

13 lines
547 B
Plaintext

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 Fernández'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.
LICENSE: Ruby License or GPL2 or later
WWW: http://rubyforge.org/projects/ruwiki/