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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (2):

Ron >= 0.1.2
sequence >= 0.2.4

擁有者:

作者:

  • Caleb Clausen

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 15,842

這個版本 2,882

授權:

LGPL-2.1

Ruby 版本需求: >= 0

相關連結: