diff options
Diffstat (limited to 'archivers/ruby-libarchive/pkg-descr')
-rw-r--r-- | archivers/ruby-libarchive/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/archivers/ruby-libarchive/pkg-descr b/archivers/ruby-libarchive/pkg-descr new file mode 100644 index 000000000000..ebdddf99d67c --- /dev/null +++ b/archivers/ruby-libarchive/pkg-descr @@ -0,0 +1,8 @@ +Ruby bindings for Libarchive. + +Libarchive is a programming library that can create and read several +different streaming archive formats, including most popular tar +variants, several cpio formats, and both BSD and GNU ar variants. + +Author: SUGAWARA Genki <sgwr_dts@yahoo.co.jp> +WWW: http://rubyforge.org/projects/libarchive/ |