Name : python3-pyahocorasick
| |
Version : 2.0.0b1
| Vendor : obs://build_opensuse_org/home:jayvdb
|
Release : lp152.21.1
| Date : 2023-01-04 09:49:39
|
Group : Unspecified
| Source RPM : python-pyahocorasick-2.0.0b1-lp152.21.1.src.rpm
|
Size : 0.09 MB
| |
Packager : (none)
| |
Summary : Library for exact or approximate multi-pattern string search
|
Description :
pyahocorasick is a library for exact or approximate multi-pattern string search, meaning that one can find multiple key strings occurrences at once in some input text. The library provides an `ahocorasick` Python module that you can use as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search.
It is implemented in C.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jayvdb:/branches:/devel:/languages:/python/openSUSE_Leap_15.2/x86_64 |