Sha256: b0cb44d82b99d554ea233e31f5dc6af823456b9e5dbd1825e2ea782fe54bfdbf

Contents?: true

Size: 933 Bytes

Versions: 1

Compression:

Stored size: 933 Bytes

Contents

name: ronin-fuzzer
summary: A highly configurable fuzzing library and CLI for Ruby.
description: |
  A Ruby library and CLI for generating, mutating, and fuzzing data.
  The goal of ronin-fuzzer is to be both easy to use and highly customizable.

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-fuzzer
  source_code_uri:   https://github.com/ronin-rb/ronin-fuzzer
  bug_tracker_uri:   https://github.com/ronin-rb/ronin-fuzzer/issues
  changelog_uri:     https://github.com/ronin-rb/ronin-fuzzer/blob/main/ChangeLog.md
  rubygems_mfa_required: 'true'

generated_files:
 - man/ronin-fuzzer-fuzz.1

required_ruby_version: ">= 3.0.0"

dependencies:
  combinatorics: ~> 0.4
  # Ronin dependencies:
  ronin-support: ~> 1.0.0.beta1
  ronin-core: ~> 0.1.0.beta1

development_dependencies:
  bundler: ~> 2.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ronin-fuzzer-0.1.0.beta2 gemspec.yml