Name : python3-pyahocorasick
| |
Version : 2.1.0
| Vendor : Fedora Project
|
Release : 7.fc43
| Date : 2025-02-19 05:34:41
|
Group : Unspecified
| Source RPM : python-pyahocorasick-2.1.0-7.fc43.src.rpm
|
Size : 0.10 MB
| |
Packager : Fedora Project
| |
Summary : Python module (C extension and plain Python) implementing Aho-Corasick algorithm
|
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 strings \"index\" can be built ahead of time and saved (as a pickle) to disk to reload and reuse later. 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.
pyahocorasick is implemented in C and tested on Python 3.8 and up. It works on 64 bits Linux, macOS and Windows.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/p |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python-pyahocorasick
python3-pyahocorasick
python3-pyahocorasick(x86-64)
python3.13-pyahocorasick
python3.13dist(pyahocorasick)
python3dist(pyahocorasick)
Requires :