Source: libamazon-s3-perl Standards-Version: 4.7.2 Maintainer: Debian Perl Group Uploaders: Christopher Hoskin , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libclass-accessor-perl , libdigest-hmac-perl , libdigest-md5-file-perl , libfile-sharedir-install-perl, libhttp-date-perl , libio-stringy-perl , libjson-pp-perl , liblwp-protocol-https-perl , liblwp-useragent-determined-perl , libnet-amazon-signature-v4-perl , libreadonly-perl , libscalar-list-utils-perl , libtest-output-perl , libtest-simple-perl , liburi-perl , libwww-perl , libxml-simple-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libamazon-s3-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libamazon-s3-perl.git Homepage: https://metacpan.org/release/Amazon-S3 Package: libamazon-s3-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, libdigest-hmac-perl, libdigest-md5-file-perl, libhttp-date-perl, libio-stringy-perl, libjson-pp-perl, liblwp-protocol-https-perl, liblwp-useragent-determined-perl, libnet-amazon-signature-v4-perl, libreadonly-perl, libscalar-list-utils-perl, liburi-perl, libwww-perl, libxml-simple-perl, Description: portable client interface to Amazon Simple Storage System (S3) Amazon::S3 provides a portable client interface to Amazon Simple Storage System (S3). It is a fork of Net::Amazon::S3 (packaged for Debian as libnet-amazon-s3-perl) which uses XML::SAX instead of XML::LibXML. Some applications prefer to use Amazon::S3 rather than Net::Amazon::S3 to improve portability (at the expense of performance).