freebsd-ports/archivers/p5-Archive-Extract/pkg-descr
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00

8 lines
343 B
Text

Archive::Extract is a generic archive extraction mechanism.
It allows you to extract any archive file of the type .tar, .tar.gz, .gz
or .zip 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.
WWW: http://search.cpan.org/dist/Archive-Extract/