[ 原始碼: ruby-re2 ]
套件:ruby-re2(2.7.0-2)
Ruby bindings to re2
Ruby bindings to re2, "an efficient, principled regular expression library".
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python.
其他與 ruby-re2 有關的套件
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: ruby-mini-portile2 (>= 2.8.5)
- simplistic port-like solution for developers