Sha256: 80a5dd6c973a56dd65b6b23d2a58bc2f91beb10bbdeeae2c23b76845ce4981b0
Contents?: true
Size: 1.56 KB
Versions: 0
Compression: gzip
Compressed size: 625 Bytes
Stored size: 625 Bytes
Contents
--- !ruby/object:Gem::Specification name: crags version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 6 - 0 version: 1.6.0 platform: ruby authors: - Justin Marney autorequire: bindir: bin cert_chain: [] date: 2010-04-14 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 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 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