ports/archivers/ruby-minitar/pkg/DESCR

6 lines
289 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.