Sha256: 37ad942075239a9252f64af66a22b505c8416d6e4f607781c0d26ff039ffcc6d
Contents?: true
Size: 1.77 KB
Versions: 0
Compression: gzip
Compressed size: 702 Bytes
Stored size: 702 Bytes
Contents
--- !ruby/object:Gem::Specification name: remote_book version: !ruby/object:Gem::Version version: 0.1.5 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: &70156304442700 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70156304442700 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 - lib/remote_book/version.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.8 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