Name : python3-pyahocorasick
| |
Version : 1.4.1
| Vendor : obs://build_opensuse_org/M17N
|
Release : lp152.2.3
| Date : 2021-12-01 19:03:37
|
Group : Unspecified
| Source RPM : python-pyahocorasick-1.4.1-lp152.2.3.src.rpm
|
Size : 0.10 MB
| |
Packager : (none)
| |
Summary : Library for exact or approximate multi-pattern string search
|
Description :
**pyahocorasick** is a fast and memory efficient library for exact or approximate 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.
It is implemented in C and tested on Python 2.7 and 3.4+. It works on Linux, Mac and Windows.
The license is BSD-3-clause. Some utilities, such as tests and the pure Python automaton are dedicated to the Public Domain.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/M17N:/l10n.opensuse.org:/Backports-2021.07/openSUSE_Leap_15.2/x86_64 |