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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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 Abhängigkeiten (2):

Ron >= 0.1.2
sequence >= 0.2.4

Besitzer:

Autoren:

  • Caleb Clausen

SHA 256-Prüfsumme:

= In die Zwischenablage kopieren Kopiert!

Downloads insgesamt 15.842

Für diese Version 2.882

Lizenz:

LGPL-2.1

Erforderliche Ruby-Version: >= 0

Links: