Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pyahocorasick | Distribution: Fedora Project |
Version: 2.0.0 | Vendor: Fedora Project |
Release: 2.fc39 | Build date: Sun Oct 29 20:46:48 2023 |
Group: Unspecified | Build host: buildvm-a64-29.iad2.fedoraproject.org |
Size: 237538 | Source RPM: python-pyahocorasick-2.0.0-2.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/WojciechMula/pyahocorasick | |
Summary: Python module (C extension and plain Python) implementing Aho-Corasick algorithm |
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.6 and up. It works on 64 bits Linux, macOS and Windows.
BSD-3-Clause AND LicenseRef-Fedora-Public-Domain
* Sun Oct 29 2023 Robert-André Mauchin <zebob.m@gmail.com> - 2.0.0-2 - Disable non supported architectures * Sun Oct 29 2023 Robert-André Mauchin <zebob.m@gmail.com> - 2.0.0-1 - Initial import
/usr/lib/.build-id /usr/lib/.build-id/68 /usr/lib/.build-id/68/c98bb8ecf5f0f811f732efff82d8ae45cc9e4c /usr/lib64/python3.12/site-packages/ahocorasick.cpython-312-aarch64-linux-gnu.so /usr/lib64/python3.12/site-packages/pyahocorasick-2.0.0.dist-info /usr/lib64/python3.12/site-packages/pyahocorasick-2.0.0.dist-info/INSTALLER /usr/lib64/python3.12/site-packages/pyahocorasick-2.0.0.dist-info/LICENSE /usr/lib64/python3.12/site-packages/pyahocorasick-2.0.0.dist-info/METADATA /usr/lib64/python3.12/site-packages/pyahocorasick-2.0.0.dist-info/README.rst /usr/lib64/python3.12/site-packages/pyahocorasick-2.0.0.dist-info/WHEEL /usr/lib64/python3.12/site-packages/pyahocorasick-2.0.0.dist-info/top_level.txt /usr/share/doc/python3-pyahocorasick /usr/share/doc/python3-pyahocorasick/CHANGELOG.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:20:41 2025