Sha256: 13afbd4915b17b1e88057dfe3a13f0d979fa1397d5865b9831454b5e0e52c0e7
Contents?: true
Size: 1.48 KB
Versions: 0
Compression: gzip
Compressed size: 599 Bytes
Stored size: 599 Bytes
Contents
--- !ruby/object:Gem::Specification name: crags version: !ruby/object:Gem::Version version: 1.5.9 platform: ruby authors: - Justin Marney autorequire: bindir: bin cert_chain: [] date: 2009-10-13 00:00:00 -04:00 default_executable: dependencies: [] description: A library to help search across multiple craigslist locations. email: gotascii@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - crags.gemspec - lib/crags.rb - lib/crags/fetch.rb - lib/crags/proxy.rb - lib/crags/runner.rb - lib/crags/searcher.rb - test/crags/fetch_test.rb - test/crags/proxy_test.rb - test/crags/runner_test.rb - test/crags/searcher_test.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/gotascii/crags licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: A library to help search across multiple craigslist locations. test_files: - test/crags/fetch_test.rb - test/crags/proxy_test.rb - test/crags/runner_test.rb - test/crags/searcher_test.rb - test/test_helper.rb