RubyGems Navigation menu

syc-spector 0.0.1

# The sycspector scans a file for patterns provided on the command line. # Lines that match the pattern are saved to a valid file and those lines that # don't match the pattern are added to an invalid file. # The valid and invalid files as well as the used pattern are stored in a # history file. The saved values are used for a subsequent call to sycspector # with --show and -f for fix. # # Invokation Examples # sycspector mail_addresses -p email # searches for email addresses in the provided file 'email_addresses' # # Lines that are not recognized can be prompted, fixed and appended to the # valid file with # sycspector -fa # # To show the result of the invokation use # sycspector --show

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.3 - January 19, 2013 (314 KB)
  2. 0.0.2 - January 16, 2013 (159 KB)
  3. 0.0.1 - January 15, 2013 (78.5 KB)

Owners:

Authors:

  • Pierre Sugar

SHA 256 checksum:

62a906ad4bb85da07f68770d0249648b2d57ffd5703fcb35ce8057eb67b64b54

Total downloads 9,094

For this version 2,646

Licenses:

N/A

Required Ruby Version: >= 1.9

Links: