mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
multi-pattern string search meaning that you 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. WWW: https://github.com/WojciechMula/pyahocorasick PR: 229451 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc. |
||
---|---|---|
.. | ||
distinfo | ||
Makefile | ||
pkg-descr |