--- !ruby/object:Gem::Specification name: product_spy version: !ruby/object:Gem::Version version: 0.0.5 prerelease: platform: ruby authors: - Paul Spieker autorequire: bindir: bin cert_chain: [] date: 2013-04-22 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: addressable requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' description: ProductSpy is made for parsing product URLs, i.e. Amazon-URLs, to get the product keys and creating product URLs based on these keys. This can be used to identify products based on the url or just to clean up product URLs. email: - p.spieker@duenos.de executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - .travis.yml - Gemfile - LICENSE.txt - README.md - Rakefile - lib/product_spy.rb - lib/product_spy/configuration.rb - lib/product_spy/host.rb - lib/product_spy/version.rb - product_spy.gemspec - spec/amazon_spec.rb - spec/anzberg-shop.de_spec.rb - spec/baby-markt_spec.rb - spec/baby-walz.de_spec.rb - spec/ebay_spec.rb - spec/hornbach.de_spec.rb - spec/host_spec.rb - spec/lecreuset.de_spec.rb - spec/porzellanhandel24.de_spec.rb - spec/product_spy_spec.rb - spec/spec_helper.rb homepage: https://github.com/spieker/product_spy 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: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: ProductSpy is made for parsing product URLs, i.e. Amazon-URLs, to get the product keys and creating product URLs based on these keys test_files: - spec/amazon_spec.rb - spec/anzberg-shop.de_spec.rb - spec/baby-markt_spec.rb - spec/baby-walz.de_spec.rb - spec/ebay_spec.rb - spec/hornbach.de_spec.rb - spec/host_spec.rb - spec/lecreuset.de_spec.rb - spec/porzellanhandel24.de_spec.rb - spec/product_spy_spec.rb - spec/spec_helper.rb has_rdoc: