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!

instalar:
=

Versões:

  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

Donos:

Autores:

  • Caleb Clausen

SHA 256 checksum:

= Copy to clipboard Copied!

Total de downloads 15.842

Desta versão 2.882

Licença:

LGPL-2.1

Versão Requerida do Ruby: >= 0

Links: