Sha256: 0b965222d4da81655acd46689d97afbf17dc8166e1f483b516dd9b913939b617
Contents?: true
Size: 1.78 KB
Versions: 0
Compression: gzip
Compressed size: 694 Bytes
Stored size: 694 Bytes
Contents
--- !ruby/object:Gem::Specification name: appoxy-aws version: !ruby/object:Gem::Version version: 1.11.28 platform: ruby authors: - Travis Reeder - RightScale autorequire: bindir: bin cert_chain: [] date: 2009-07-31 00:00:00 -07:00 default_executable: dependencies: [] description: AWS Library for 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/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 Library for 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