python-acora 2.2-1.3build5 source package in Ubuntu

Changelog

python-acora (2.2-1.3build5) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:37:34 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Hilko Bengen
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-acora_2.2.orig.tar.gz 205.9 KiB 35ac335c4df330d2091314af0fc22148d9894cfd8d65d72a41a3736715fab2fb
python-acora_2.2-1.3build5.debian.tar.xz 2.7 KiB 860db8c3306acf99972485884f559d60332ad440edaae2499bf29c983564037a
python-acora_2.2-1.3build5.dsc 1.9 KiB 5ff7302c977cc7c7cc4de5e4638ba9264c889c2433ca5a574bea2d64417a82a7

Available diffs

View changes file

Binary packages built by this source

python3-acora: fast multi-keyword text search engine (Python 3)

 Acora 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.
 .
 This package installs the library for Python 3.

python3-acora-dbgsym: debug symbols for python3-acora