套件:python3-esmre(1.0.1-5 以及其他的) [debports]
Regular expression acceleration in Python3
esmre is a Python module that can be used to speed up the execution of a large collection of regular expressions. It works by building a index of compulsory substrings from a collection of regular expressions, which it uses to quickly exclude those expressions which trivially do not match each input.
This is the Python 3 version of the package.
其他與 python3-esmre 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
