[ ソース: ruby-to-regexp ]
パッケージ: ruby-to-regexp (0.2.1-2)
ruby-to-regexp に関するリンク
Debian の資源:
ruby-to-regexp ソースパッケージをダウンロード:
- [ruby-to-regexp_0.2.1-2.dsc]
- [ruby-to-regexp_0.2.1.orig.tar.gz]
- [ruby-to-regexp_0.2.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
safe way to convert strings to regexps (with options)
Provides String#to_regexp, for example if you want to make regexps out of a CSV you just imported.
Some features:
- You can also treat strings as literal regexps. - If you need case insensitivity and you"re using :literal, pass options like :ignore_case. - You can get the options passed to Regexp.new with #as_regexp. - Finally, you can be more lazy using :detect.
その他の ruby-to-regexp 関連パッケージ
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- または ruby-interpreter
- パッケージは利用できません