Source: libarchive-extract-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: gregor herrmann , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libmodule-load-conditional-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libarchive-extract-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libarchive-extract-perl.git Homepage: https://metacpan.org/release/Archive-Extract Package: libarchive-extract-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmodule-load-conditional-perl, Description: generic archive extracting module Archive::Extract is a generic archive extraction mechanism. . It 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 commandline tools on your system.