Source: ruby-aws-sdk Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: David Suárez Build-Depends: debhelper-compat (= 12), gem2deb, ruby-json (>= 1.4), ruby-nokogiri (>= 1), ruby-uuidtools (>= 2.1), # for embedded aws-sdk-core ruby-aws-sigv4 (>= 1.0~), ruby-jmespath (>= 1.0~) Standards-Version: 4.4.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-aws-sdk.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-aws-sdk Homepage: https://aws.amazon.com/sdkforruby XS-Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Package: ruby-aws-sdk Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-json (>= 1.4), ruby-nokogiri (>= 1), ruby-uuidtools (>= 2.1), # for embedded aws-sdk-core ruby-aws-sigv4 (>= 1.0~), ruby-jmespath (>= 1.0~), ${misc:Depends}, ${shlibs:Depends} Suggests: pry Provides: ruby-aws-sdk-resources (=${source:Version}), ruby-aws-sdk-core (=${source:Version}) Description: Amazon Web Services SDK for Ruby The AWS SDK for Ruby provides a Ruby API for AWS infrastructure services. The SDK helps take the complexity out of coding by providing Ruby classes for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more.