Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python-pyahocorasick-doc | Distribution: Fedora Project |
Version: 2.1.0 | Vendor: Fedora Project |
Release: 4.fc41 | Build date: Sat Jul 20 04:45:09 2024 |
Group: Unspecified | Build host: buildhw-x86-04.iad2.fedoraproject.org |
Size: 334690 | Source RPM: python-pyahocorasick-2.1.0-4.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/WojciechMula/pyahocorasick | |
Summary: Documentation for python-pyahocorasick |
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. This package is providing the documentation for pyahocorasick.
BSD-3-Clause AND BSD-2-Clause AND MIT
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <[email protected]> - 2.1.0-3 - Rebuilt for Python 3.13 * Sun May 26 2024 Robert-André Mauchin <[email protected]> - 2.1.0-2 - Rebuild * Wed May 22 2024 Robert-André Mauchin <[email protected]> - 2.1.0-1 - Update to 2.1.0 * Fri Feb 23 2024 JasenChao <[email protected]> - 2.0.0-5 - Add riscv64 support. * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Oct 29 2023 Robert-André Mauchin <[email protected]> - 2.0.0-2 - Disable non supported architectures * Sun Oct 29 2023 Robert-André Mauchin <[email protected]> - 2.0.0-1 - Initial import
/usr/share/doc/python-pyahocorasick-doc /usr/share/doc/python-pyahocorasick-doc/html /usr/share/doc/python-pyahocorasick-doc/html/_sources /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton___reduce__.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton___sizeof__.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_add_word.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_clear.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_constructor.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_dump.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_exists.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_find_all.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_get.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_get_stats.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_items.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_iter.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_iter_long.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_keys.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_len.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_longest_prefix.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_make_automaton.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_match.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_pop.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_remove_word.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_save.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_search_iter.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_search_iter_set.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/automaton_values.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/index.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/module.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_sources/module_load.rst.txt /usr/share/doc/python-pyahocorasick-doc/html/_static /usr/share/doc/python-pyahocorasick-doc/html/_static/basic.css /usr/share/doc/python-pyahocorasick-doc/html/_static/classic.css /usr/share/doc/python-pyahocorasick-doc/html/_static/doctools.js /usr/share/doc/python-pyahocorasick-doc/html/_static/documentation_options.js /usr/share/doc/python-pyahocorasick-doc/html/_static/file.png /usr/share/doc/python-pyahocorasick-doc/html/_static/language_data.js /usr/share/doc/python-pyahocorasick-doc/html/_static/minus.png /usr/share/doc/python-pyahocorasick-doc/html/_static/plus.png /usr/share/doc/python-pyahocorasick-doc/html/_static/pygments.css /usr/share/doc/python-pyahocorasick-doc/html/_static/searchtools.js /usr/share/doc/python-pyahocorasick-doc/html/_static/sidebar.js /usr/share/doc/python-pyahocorasick-doc/html/_static/sphinx_highlight.js /usr/share/doc/python-pyahocorasick-doc/html/automaton___reduce__.html /usr/share/doc/python-pyahocorasick-doc/html/automaton___sizeof__.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_add_word.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_clear.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_constructor.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_dump.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_exists.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_find_all.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_get.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_get_stats.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_items.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_iter.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_iter_long.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_keys.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_len.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_longest_prefix.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_make_automaton.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_match.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_pop.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_remove_word.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_save.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_search_iter.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_search_iter_set.html /usr/share/doc/python-pyahocorasick-doc/html/automaton_values.html /usr/share/doc/python-pyahocorasick-doc/html/index.html /usr/share/doc/python-pyahocorasick-doc/html/module.html /usr/share/doc/python-pyahocorasick-doc/html/module_load.html /usr/share/doc/python-pyahocorasick-doc/html/objects.inv /usr/share/doc/python-pyahocorasick-doc/html/search.html /usr/share/doc/python-pyahocorasick-doc/html/searchindex.js
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 05:57:41 2024