Source: libarchive-any-create-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Oleg Gashev Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libarchive-zip-perl, libexception-class-perl, libuniversal-require-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libarchive-any-create-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-any-create-perl.git Homepage: https://metacpan.org/release/Archive-Any-Create Testsuite: autopkgtest-pkg-perl Package: libarchive-any-create-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libarchive-zip-perl, libexception-class-perl, libuniversal-require-perl Description: abstract API to create tar/tar.gz/zip archives Archive::Any::Create is a wrapper module to create tar/tar.gz/zip files with a single easy-to-use API. When writing to a file, the module automatically determines the compression method based on file name.