Sha256: a621deeabddd929b4fcae426a85899b10c105b17bd121bac85afe0b96c405a79

Contents?: true

Size: 801 Bytes

Versions: 2

Compression:

Stored size: 801 Bytes

Contents

name: spidr
summary: A versatile Ruby web spidering library
description:
  Spidr is a versatile Ruby web spidering library that can spider a site,
  multiple domains, certain links or infinitely. Spidr is designed to be
  fast and easy to use.

license: MIT
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: https://github.com/postmodern/spidr#readme
has_yard: true

metadata:
  documentation_uri: https://rubydoc.info/gems/spidr
  source_code_uri:   https://github.com/postmodern/spidr.rb
  bug_tracker_uri:   https://github.com/postmodern/spidr.rb/issues
  changelog_uri:     https://github.com/postmodern/spidr.rb/blob/master/ChangeLog.md
  rubygems_mfa_required: 'true'

required_ruby_version: ">= 2.0.0"

dependencies:
  nokogiri: ~> 1.3

development_dependencies:
  bundler: ~> 2.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spidr-0.7.1 gemspec.yml
spidr-0.7.0 gemspec.yml