Sha256: b6b8d05344160173a637935c4eb5e2ac06f297fa8f39c5dbec86e2df2a31226d

Contents?: true

Size: 1.67 KB

Versions: 0

Compression: gzip

Compressed size: 705 Bytes

Stored size: 705 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: clouddns
version: !ruby/object:Gem::Version 
  hash: 29
  prerelease: 
  segments: 
  - 0
  - 0
  - 1
  version: 0.0.1
platform: ruby
authors: 
- John Hawthorn
autorequire: 
bindir: bin
cert_chain: []

date: 2011-07-11 00:00:00 Z
dependencies: []

description: A DSL for managing DNS through cloud services
email: 
- john.hawthorn@gmail.com
executables: 
- clouddns
extensions: []

extra_rdoc_files: []

files: 
- .gitignore
- Gemfile
- Rakefile
- bin/clouddns
- clouddns.gemspec
- lib/clouddns.rb
- lib/clouddns/actions.rb
- lib/clouddns/actions/generic_action.rb
- lib/clouddns/actions/migrate.rb
- lib/clouddns/actions/print.rb
- lib/clouddns/actions/print_record.rb
- lib/clouddns/dsl.rb
- lib/clouddns/record.rb
- lib/clouddns/version.rb
- lib/clouddns/zone.rb
- test/dsl_test.rb
- test/test_helper.rb
homepage: https://github.com/jhawthorn/clouddns
licenses: []

post_install_message: 
rdoc_options: []

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

rubyforge_project: 
rubygems_version: 1.8.5
signing_key: 
specification_version: 3
summary: A DSL and tools for managing DNS through any of the services supported by fog.  Currently, this is Amazon Route 53, bluebox, DNSimple, DNS Made Easy, Linode DNS, Slicehost DNS and Zerigo DNS
test_files: 
- test/dsl_test.rb
- test/test_helper.rb

Package Spec version

clouddns-0.0.1