Sha256: 9d973b5036c930d12bee29d2e94856f4536c87550628c38ea6646f6f2e78a3bb

Contents?: true

Size: 772 Bytes

Versions: 5

Compression:

Stored size: 772 Bytes

Contents

name: ronin-web-spider
summary: A collection of common web spidering routines.
description:
  ronin-web-spider is a collection of common web spidering routines using the
  spidr gem.

license: LGPL-3.0
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: https://ronin-rb.dev/
has_yard: true

metadata:
  documentation_uri: https://ronin-rb.dev/docs/ronin-web-spider
  source_code_uri:   https://github.com/ronin-rb/ronin-web-spider
  bug_tracker_uri:   https://github.com/ronin-rb/ronin-web-spider/issues
  changelog_uri:     https://github.com/ronin-rb/ronin-web-spider/blob/main/ChangeLog.md
  rubygems_mfa_required: 'true'

required_ruby_version: ">= 3.0.0"

dependencies:
  spidr: ~> 0.7
  ronin-support: ~> 1.0

development_dependencies:
  bundler: ~> 2.0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ronin-web-spider-0.2.0 gemspec.yml
ronin-web-spider-0.2.0.rc3 gemspec.yml
ronin-web-spider-0.2.0.rc2 gemspec.yml
ronin-web-spider-0.2.0.rc1 gemspec.yml
ronin-web-spider-0.1.1 gemspec.yml