Sha256: 24fb05f6e0239f2621e8199c0b79b66f306f53e836e340e91a809746dfb36f1e
Contents?: true
Size: 671 Bytes
Versions: 1
Compression:
Stored size: 671 Bytes
Contents
name: wordlist summary: A Ruby library for generating and working with word-lists. description: A Ruby library for generating and working with word-lists. Wordlist allows one to efficiently generate unique word-lists from arbitrary text or other sources, such as website content. Wordlist can also quickly enumerate through words within an existing word-list, applying multiple mutation rules to each word in the list. license: MIT authors: Postmodern email: postmodern.mod3@gmail.com homepage: https://github.com/sophsec/wordlist has_yard: true dependencies: spidr: ~> 0.2 development_dependencies: rubygems-tasks: ~> 0.1 rspec: ~> 2.4 yard: ~> 0.8
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wordlist-0.1.1 | gemspec.yml |