SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pyahocorasick rpm build for : openSUSE Leap 15. For other distributions click python3-pyahocorasick.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pyahocorasick-1.4.1-lp152.2.3.x86_64.rpm
     

Provides :
python3-pyahocorasick
python3-pyahocorasick(x86-64)

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)
libpthread.so.0()(64bit)
libpython3.6m.so.1.0()(64bit)
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/python3.6/site-packages/ahocorasick.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/pyahocorasick-1.4.1-py3.6.egg-info
/usr/lib64/python3.6/site-packages/pyahocorasick-1.4.1-py3.6.egg-info/PKG-INFO
/usr/lib64/python3.6/site-packages/pyahocorasick-1.4.1-py3.6.egg-info/SOURCES.txt
/usr/lib64/python3.6/site-packages/pyahocorasick-1.4.1-py3.6.egg-info/dependency_links.txt
/usr/lib64/python3.6/site-packages/pyahocorasick-1.4.1-py3.6.egg-info/top_level.txt
/usr/share/doc/packages/python3-pyahocorasick
/usr/share/doc/packages/python3-pyahocorasick/README.rst
/usr/share/licenses/python3-pyahocorasick
/usr/share/licenses/python3-pyahocorasick/LICENSE

 
ICM