Sha256: fca7fb2993c19a86d1dbaaff68af4c4f6fdf9e8e6425d16b0ad6ca57c0c6b077
Contents?: true
Size: 1.75 KB
Versions: 0
Compression: gzip
Compressed size: 697 Bytes
Stored size: 697 Bytes
Contents
--- !ruby/object:Gem::Specification name: remote_book version: !ruby/object:Gem::Version version: 0.1.2 prerelease: platform: ruby authors: - Seth Faxon autorequire: bindir: bin cert_chain: [] date: 2011-08-22 00:00:00.000000000Z dependencies: - !ruby/object:Gem::Dependency name: nokogiri requirement: &70143972705560 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70143972705560 description: Pull book affiliate links and images from Amazon, Barns & Noble email: - seth.faxon@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - .gitignore - Gemfile - README.rdoc - Rakefile - VERSION - lib/remote_book.rb - lib/remote_book/amazon.rb - lib/remote_book/barnes_and_noble.rb - lib/remote_book/base.rb - remote_book.gemspec - spec/fixtures/amazon_1433506254.xml - spec/lib/amazon_spec.rb - spec/lib/barnes_and_noble_spec.rb - spec/spec_helper.rb - tasks/spec.rake homepage: https://github.com/sfaxon/remote_book licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: remote_book rubygems_version: 1.8.6 signing_key: specification_version: 3 summary: Pull book affiliate links and images from Amazon, Barns & Noble test_files: - spec/fixtures/amazon_1433506254.xml - spec/lib/amazon_spec.rb - spec/lib/barnes_and_noble_spec.rb - spec/spec_helper.rb