Source: libvm-ec2-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou@debian.org>,
           Daniel Lintott <daniel@serverb.co.uk>
Build-Depends:
 debhelper (>= 8),
 perl
Build-Depends-Indep:
 libanyevent-http-perl (>= 2.15),
 libanyevent-perl (>= 7.040),
 libjson-perl,
 libstring-approx-perl,
 liburi-perl,
 libwww-perl,
 libxml-simple-perl
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/VM-EC2/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvm-ec2-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvm-ec2-perl.git

Package: libvm-ec2-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libanyevent-http-perl (>= 2.15),
 libanyevent-perl (>= 7.040),
 libjson-perl,
 libstring-approx-perl,
 liburi-perl,
 libwww-perl,
 libxml-simple-perl
Description: module providing controls on Amazon EC2 and Eucalyptus
 This is an interface to the 2013-07-15 version of the Amazon AWS API
 (http://aws.amazon.com/ec2). It was written provide access to the new tag and
 metadata interface that is not currently supported by Net::Amazon::EC2, as
 well as to provide developers with an extension mechanism for the API. This
 library will also support the Eucalyptus open source cloud
 (http://open.eucalyptus.com).
 .
 The main interface is the VM::EC2 object, which provides methods for
 interrogating the Amazon EC2, launching instances, and managing instance
 lifecycle.
