SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pyahocorasick rpm build for : Fedora 40. For other distributions click python3-pyahocorasick.

Name : python3-pyahocorasick
Version : 2.1.0 Vendor : Fedora Project
Release : 3.fc40 Date : 2024-06-21 23:35:31
Group : Unspecified Source RPM : python-pyahocorasick-2.1.0-3.fc40.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/updates/40/Everything/x86_64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pyahocorasick-2.1.0-3.fc40.x86_64.rpm
     

Provides :
python-pyahocorasick
python3-pyahocorasick
python3-pyahocorasick(x86-64)
python3.12-pyahocorasick
python3.12dist(pyahocorasick)
python3dist(pyahocorasick)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
python(abi) = 3.12
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/217e80d36c4fa52d6a89006f8ccc3139d5cdfe
/usr/lib64/python3.12/site-packages/ahocorasick.cpython-312-x86_64-linux-gnu.so
/usr/lib64/python3.12/site-packages/pyahocorasick-2.1.0.dist-info
/usr/lib64/python3.12/site-packages/pyahocorasick-2.1.0.dist-info/INSTALLER
/usr/lib64/python3.12/site-packages/pyahocorasick-2.1.0.dist-info/LICENSE
/usr/lib64/python3.12/site-packages/pyahocorasick-2.1.0.dist-info/METADATA
/usr/lib64/python3.12/site-packages/pyahocorasick-2.1.0.dist-info/README.rst
/usr/lib64/python3.12/site-packages/pyahocorasick-2.1.0.dist-info/WHEEL
/usr/lib64/python3.12/site-packages/pyahocorasick-2.1.0.dist-info/top_level.txt
/usr/share/doc/python3-pyahocorasick
/usr/share/doc/python3-pyahocorasick/CHANGELOG.rst

 
ICM