RubyGems Navigation menu

TextualRegexp 1.8.6

FEATURES/PROBLEMS: Incompatible with 1.9, as far as we know. Technically, it supports everything current RegExp does. == SYNOPSIS: Password = TextualRegexp.new do anchor :beginning group :capture do any :letter repeat(4..13) do any :char end any :digit end end

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.8.6 - September 06, 2007* (6.5 KB)

Runtime 相依性套件 (1):

hoe >= 1.3.0

擁有者:

作者:

  • Ari Brown and Robert Kremme

SHA 256 checksum:

054f4f1d8b843e4654794145d9a6eef9357e25b754f046cf577f33389d0677de

總下載次數 4,529

這個版本 4,528

License:

Ruby 版本需求: > 0.0.0

相關連結: