Sha256: b9c37ef6ee181d231707813479f0e779585f4a236d09adcd6d9f12bb1e3f81cf
Contents?: true
Size: 1.9 KB
Versions: 0
Compression: gzip
Compressed size: 729 Bytes
Stored size: 729 Bytes
Contents
--- !ruby/object:Gem::Specification name: aws version: !ruby/object:Gem::Version version: 1.11.36 platform: ruby authors: - Travis Reeder - Chad Arimura - RightScale autorequire: bindir: bin cert_chain: [] date: 2009-09-29 00:00:00 -07:00 default_executable: dependencies: [] description: AWS Ruby Library for interfacing with Amazon Web Services. email: travis@appoxy.com executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - lib/acf/right_acf_interface.rb - lib/awsbase/benchmark_fix.rb - lib/awsbase/right_awsbase.rb - lib/awsbase/support.rb - lib/ec2/right_ec2.rb - lib/ec2/right_mon_interface.rb - lib/elb/right_elb_interface.rb - lib/right_aws.rb - lib/s3/right_s3.rb - lib/s3/right_s3_interface.rb - lib/sdb/active_sdb.rb - lib/sdb/right_sdb_interface.rb - lib/sqs/right_sqs.rb - lib/sqs/right_sqs_interface.rb - README.markdown has_rdoc: true homepage: http://github.com/appoxy/aws/ licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 2 summary: AWS Ruby Library for interfacing with Amazon Web Services. test_files: - test/acf/test_helper.rb - test/acf/test_right_acf.rb - test/ec2/test_helper.rb - test/ec2/test_right_ec2.rb - test/http_connection.rb - test/s3/test_helper.rb - test/s3/test_right_s3.rb - test/s3/test_right_s3_stubbed.rb - test/sdb/test_active_sdb.rb - test/sdb/test_helper.rb - test/sdb/test_right_sdb.rb - test/sqs/test_helper.rb - test/sqs/test_right_sqs.rb - test/sqs/test_right_sqs_gen2.rb - test/test_credentials.rb - test/ts_right_aws.rb