python-acora 2.2-1.3build6 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Mon, 20 Mar 2023 05:58:08 +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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-acora_2.2.orig.tar.gz 205.9 KiB 35ac335c4df330d2091314af0fc22148d9894cfd8d65d72a41a3736715fab2fb
python-acora_2.2-1.3build6.debian.tar.xz 2.7 KiB 23ee9ec5ac30049dd6035793992c401cea562a23537d3520fc071b0b38de3d89
python-acora_2.2-1.3build6.dsc 1.9 KiB 6caa4285b1be7b7ee6b9f9d0ef32890a7eb23137de09da16bf69e80a4a5ba59d

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