Wed, 12 Jun 2024 05:35:46 UTC | login

Information for build python-acora-2.2-1.fc31

ID92708
Package Namepython-acora
Version2.2
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-acora.git#c8ee9d537421497171339a3ff8aa5f668e9b5aa0
SummaryA Python multi-keyword text search engine
DescriptionAcora is 'fgrep' for Python, a fast multi-keyword text search engine. Based on a set of keywords and the Aho-Corasick algorithm, it generates a search automaton and runs it over string input, either unicode or bytes. Acora comes with both a pure Python implementation and a fast binary module written in Cython. However, note that the current construction algorithm is not suitable for really large sets of keywords (i.e. more than a couple of thousand).
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 03:28:12 UTC
CompletedWed, 24 Jul 2019 04:17:26 UTC
Taskbuild (f31-candidate, /rpms/python-acora.git:c8ee9d537421497171339a3ff8aa5f668e9b5aa0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-acora.git#c8ee9d537421497171339a3ff8aa5f668e9b5aa0'}}
Tags
f31
RPMs
src
python-acora-2.2-1.fc31.src.rpm (info) (download)
riscv64
python3-acora-2.2-1.fc31.riscv64.rpm (info) (download)
python-acora-debugsource-2.2-1.fc31.riscv64.rpm (info) (download)
python3-acora-debuginfo-2.2-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jun 20 2019 Fabian Affolter <mail@fabian-affolter.ch> - 2.2-1 - Initial package for Fedora