python-acora 2.2-1.3build3 source package in Ubuntu

Changelog

python-acora (2.2-1.3build3) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sun, 17 Oct 2021 10:14:50 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
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.3build3.debian.tar.xz 2.6 KiB 5b5b1ff0653110df3fc5b626af36e5f2c66068704e921a9cb029a8acd8ca038f
python-acora_2.2-1.3build3.dsc 1.9 KiB 597202cb2c11b7e0a250f869a5aa3af65ea578a2840ca32c7be26f12c1b11f0f

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