Sha256: 2c27b8dc87f8d607d24d50ca7105adf6b8a071c2459aefabebdf739f4f849420
Contents?: true
Size: 1.41 KB
Versions: 0
Compression: gzip
Compressed size: 645 Bytes
Stored size: 645 Bytes
Contents
--- !ruby/object:Gem::Specification name: bookland version: !ruby/object:Gem::Version hash: 17 prerelease: false segments: - 0 - 3 - 1 version: 0.3.1 platform: ruby authors: - Hakan Ensari - Piotr Laszewski autorequire: bindir: bin cert_chain: [] date: 2010-09-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 - 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