Sha256: 578de84ffa0543290d194312184671cc1c8a9134ad15aab896466680e9735d89
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.1.0 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: []