1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libnet-amazon-s3-tools-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), quilt
Build-Depends-Indep: perl (>= 5.6.10-12)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>, Ryan Niebur <ryanryan52@gmail.com>
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-amazon-s3-tools-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-amazon-s3-tools-perl/
Homepage: http://search.cpan.org/dist/Net-Amazon-S3-Tools/
Package: libnet-amazon-s3-tools-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libxml-writer-perl, libnet-amazon-s3-perl, libfile-homedir-perl, libgetopt-argvfile-perl, libnet-amazon-s3-perl
Description: Command line tools for Amazon AWS S3
These S3 command line tools allow you to manipulate and populate an S3
account. Refer to the documentation (pod and man) for each of the
tools.
.
This Net::Amazon::S3::Tools module is mostly just a stub, to hoist
the bundling and installation of the executable scripts that make up
the actual tools.
|