[ 原始碼: 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.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
- 或者 libruby3.3 (>= 3.3.0~preview1)
- Libraries necessary to run Ruby 3.3
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: ruby-mini-portile2 (>= 2.8.5)
- simplistic port-like solution for developers