Sha256: 303f81204d6429ac0f7e3f4ae5ad0bd937c372bcc3b4ecc8debf595d411eb9bd
Contents?: true
Size: 1.43 KB
Versions: 0
Compression: gzip
Compressed size: 655 Bytes
Stored size: 655 Bytes
Contents
--- !ruby/object:Gem::Specification name: bookland version: !ruby/object:Gem::Version hash: 19 prerelease: false segments: - 0 - 3 - 0 version: 0.3.0 platform: ruby authors: - Hakan Ensari - Piotr Laszewski autorequire: bindir: bin cert_chain: [] date: 2010-08-09 00:00:00 +01:00 default_executable: dependencies: [] description: A simple ISBN class in Ruby email: code@papercavalier.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.md files: - .gitignore - .rspec - .rvmrc - Gemfile - Gemfile.lock - History.md - LICENSE - README.md - Rakefile - VERSION - bookland.gemspec - lib/bookland.rb - rake_rubies.sh - spec/bookland_spec.rb - spec/fixtures/isbn - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/papercavalier/bookland licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 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.3.7 signing_key: specification_version: 3 summary: A simple ISBN class in Ruby test_files: - spec/bookland_spec.rb - spec/spec_helper.rb