You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andreas Voegele b2268db0d0 perl/perl-Archive-Extract: Updated for version 0.78. 9 years ago
..
README perl/perl-Archive-Extract: Updated for version 0.72. 12 years ago
perl-Archive-Extract.SlackBuild perl/perl-Archive-Extract: Updated for version 0.78. 9 years ago
perl-Archive-Extract.info perl/perl-Archive-Extract: Updated for version 0.78. 9 years ago
slack-desc perl/perl-Archive-Extract: Added (Generic archive extracting). 12 years ago

README

Archive::Extract allows you to extract any archive file of the type
.tar, .tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz, .txz, .tar.xz
or .lzma without having to worry how it does so, or use different
interfaces for each type by using either Perl modules, or command-line
tools on your system.

perl-Archive-Zip is an optional dependency.