RubyGems Navigation menu

reg 0.5.0a0

Reg is a library for pattern matching in ruby data structures. Reg provides Regexp-like match and match-and-replace for all data structures (particularly Arrays, Objects, and Hashes), not just Strings. Reg is best thought of in analogy to regular expressions; Regexps are special data structures for matching Strings; Regs are special data structures for matching ANY type of ruby data (Strings included, using Regexps).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.0a0 - August 12, 2016 (130 KB)
  2. 0.4.8 - January 03, 2010 (73 KB)
  3. 0.4.7 - October 30, 2006* (73 KB)
  4. 0.4.6 - November 18, 2005* (73 KB)

Runtime Dependencies (2):

Ron >= 0.1.2
sequence >= 0.2.4

Owners:

Authors:

  • Caleb Clausen

SHA 256 checksum:

d135347c12a77bd87d2c6217e9891af6640aba64e56ba4e41b5126714d2a0fd8

Total downloads 15,670

For this version 2,841

License:

LGPL-2.1

Required Ruby Version: >= 0

Links: