Source: ruby-aws
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Tomasz Nitecki <tnnn@tnnn.pl>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               ruby-http-connection,
               ruby-uuidtools,
               ruby-xml-simple
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-aws.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-aws.git
Homepage: https://github.com/appoxy/aws/
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-aws
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-http-connection,
         ruby-uuidtools,
         ruby-xml-simple,
         ${misc:Depends},
         ${shlibs:Depends}
Description: AWS Ruby Library for interfacing with Amazon Web Services
 This package provides a robust, fast, and secure interface to AWS services
 such as EC2, EBS, S3, SQS, SimpleDB, ELB and CloudFront. It supports signature
 versions 0, 1 and 2 on all services.
