Sha256: c1c22241fdec9708f7005f0930b3587f9514f14fd05d01cda93bb9d1faf4682c
Contents?: true
Size: 1.77 KB
Versions: 0
Compression: gzip
Compressed size: 689 Bytes
Stored size: 689 Bytes
Contents
--- !ruby/object:Gem::Specification name: appoxy-aws version: !ruby/object:Gem::Version version: 1.11.22 platform: ruby authors: - Travis Reeder - RightScale autorequire: bindir: bin cert_chain: [] date: 2009-06-25 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/ 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.2.0 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