--- !ruby/object:Gem::Specification 
name: steamcannon-deltacloud-client
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
    - 0
    - 0
    - 9
    - 7
    - 2
  version: 0.0.9.7.2
platform: ruby
authors: 
  - Red Hat, Inc.
autorequire: 
bindir: bin
cert_chain: []

date: 2010-10-09 00:00:00 -04:00
default_executable: deltacloudc
dependencies: 
  - !ruby/object:Gem::Dependency 
    name: rest-client
    prerelease: false
    requirement: &id001 !ruby/object:Gem::Requirement 
      none: false
      requirements: 
        - - ">="
          - !ruby/object:Gem::Version 
            segments: 
              - 1
              - 4
              - 2
            version: 1.4.2
    type: :runtime
    version_requirements: *id001
  - !ruby/object:Gem::Dependency 
    name: nokogiri
    prerelease: false
    requirement: &id002 !ruby/object:Gem::Requirement 
      none: false
      requirements: 
        - - ">="
          - !ruby/object:Gem::Version 
            segments: 
              - 1
              - 4
              - 1
            version: 1.4.1
    type: :runtime
    version_requirements: *id002
  - !ruby/object:Gem::Dependency 
    name: rspec
    prerelease: false
    requirement: &id003 !ruby/object:Gem::Requirement 
      none: false
      requirements: 
        - - ">="
          - !ruby/object:Gem::Version 
            segments: 
              - 1
              - 3
              - 0
            version: 1.3.0
    type: :development
    version_requirements: *id003
description: Deltacloud REST Client for API
email: deltacloud-users@lists.fedorahosted.org
executables: 
  - deltacloudc
extensions: []

extra_rdoc_files: 
  - COPYING
files: 
  - Rakefile
  - lib/plain_formatter.rb
  - lib/deltacloud.rb
  - lib/documentation.rb
  - init.rb
  - bin/deltacloudc
  - specs/storage_snapshot_spec.rb
  - specs/hardware_profiles_spec.rb
  - specs/images_spec.rb
  - specs/realms_spec.rb
  - specs/instances_spec.rb
  - specs/storage_volume_spec.rb
  - specs/spec_helper.rb
  - specs/instance_states_spec.rb
  - specs/initialization_spec.rb
  - specs/data/storage_volumes/vol3.yml
  - specs/data/storage_volumes/vol1.yml
  - specs/data/storage_volumes/vol2.yml
  - specs/data/images/img2.yml
  - specs/data/images/img3.yml
  - specs/data/images/img1.yml
  - specs/data/instances/inst2.yml
  - specs/data/instances/inst1.yml
  - specs/data/instances/inst0.yml
  - specs/data/storage_snapshots/snap3.yml
  - specs/data/storage_snapshots/snap1.yml
  - specs/data/storage_snapshots/snap2.yml
  - specs/fixtures/storage_volumes/vol3.yml
  - specs/fixtures/storage_volumes/vol1.yml
  - specs/fixtures/storage_volumes/vol2.yml
  - specs/fixtures/images/img2.yml
  - specs/fixtures/images/img3.yml
  - specs/fixtures/images/img1.yml
  - specs/fixtures/instances/inst2.yml
  - specs/fixtures/instances/inst1.yml
  - specs/fixtures/instances/inst0.yml
  - specs/fixtures/storage_snapshots/snap3.yml
  - specs/fixtures/storage_snapshots/snap1.yml
  - specs/fixtures/storage_snapshots/snap2.yml
  - specs/shared/resources.rb
  - COPYING
has_rdoc: true
homepage: http://www.deltacloud.org
licenses: []

post_install_message: 
rdoc_options: []

require_paths: 
  - lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        segments: 
          - 0
        version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        segments: 
          - 0
        version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: Deltacloud REST Client
test_files: 
  - specs/storage_snapshot_spec.rb
  - specs/hardware_profiles_spec.rb
  - specs/images_spec.rb
  - specs/realms_spec.rb
  - specs/instances_spec.rb
  - specs/storage_volume_spec.rb
  - specs/spec_helper.rb
  - specs/instance_states_spec.rb
  - specs/initialization_spec.rb
  - specs/data/storage_volumes/vol3.yml
  - specs/data/storage_volumes/vol1.yml
  - specs/data/storage_volumes/vol2.yml
  - specs/data/images/img2.yml
  - specs/data/images/img3.yml
  - specs/data/images/img1.yml
  - specs/data/instances/inst2.yml
  - specs/data/instances/inst1.yml
  - specs/data/instances/inst0.yml
  - specs/data/storage_snapshots/snap3.yml
  - specs/data/storage_snapshots/snap1.yml
  - specs/data/storage_snapshots/snap2.yml
  - specs/fixtures/storage_volumes/vol3.yml
  - specs/fixtures/storage_volumes/vol1.yml
  - specs/fixtures/storage_volumes/vol2.yml
  - specs/fixtures/images/img2.yml
  - specs/fixtures/images/img3.yml
  - specs/fixtures/images/img1.yml
  - specs/fixtures/instances/inst2.yml
  - specs/fixtures/instances/inst1.yml
  - specs/fixtures/instances/inst0.yml
  - specs/fixtures/storage_snapshots/snap3.yml
  - specs/fixtures/storage_snapshots/snap1.yml
  - specs/fixtures/storage_snapshots/snap2.yml
  - specs/shared/resources.rb