Sha256: 4e7c042847a3ced96a7449cff9edb9e85dfa4776258ce1edcf94ec5a4b8d28e0
Contents?: true
Size: 1.89 KB
Versions: 0
Compression: gzip
Compressed size: 824 Bytes
Stored size: 824 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: amazon-ec2 version: !ruby/object:Gem::Version version: 0.0.8 date: 2007-05-30 00:00:00 -07:00 summary: An interface library that allows Ruby or Ruby on Rails applications to easily connect to the HTTP 'Query API' for the Amazon Web Services Elastic Compute Cloud (EC2) and manipulate server instances. require_paths: - lib email: grempe@rubyforge.org homepage: http://amazon-ec2.rubyforge.org rubyforge_project: amazon-ec2 description: An interface library that allows Ruby or Ruby on Rails applications to easily connect to the HTTP 'Query API' for the Amazon Web Services Elastic Compute Cloud (EC2) and manipulate server instances. autorequire: EC2 default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Amazon Web Services LLC - Glenn Rempe files: - examples/ec2-example.rb - History.txt - License.txt - Manifest.txt - README.txt - Rakefile - lib/EC2.rb - lib/EC2/version.rb - lib/EC2/responses.rb - lib/EC2/images.rb - lib/EC2/instances.rb - lib/EC2/keypairs.rb - lib/EC2/image_attributes.rb - lib/EC2/security_groups.rb - scripts/txt2html - setup.rb - test/test_EC2.rb - test/test_helper.rb - test/test_responses.rb - website/index.html - website/index.txt - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/screen.css - website/template.rhtml test_files: - test/test_EC2.rb - test/test_helper.rb - test/test_responses.rb rdoc_options: - --quiet - --title - Amazon EC2 documentation - --opname - index.html - --line-numbers - --main - README.txt - --inline-source extra_rdoc_files: - README.txt - History.txt executables: [] extensions: [] requirements: [] dependencies: []