python-acora 2.4-0.1build1 source package in Ubuntu

Changelog

python-acora (2.4-0.1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 18:26:47 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-acora_2.4.orig.tar.gz 260.0 KiB 15f1526a727a44a9f98ef4f8f1157885ba1f5e53d31d7a2f4c0b56a13c7e843b
python-acora_2.4-0.1build1.debian.tar.xz 2.7 KiB 3ee6dfa69192664d8cbbe895a8fafc38343b48de620cd96e72ea87c10c06e540
python-acora_2.4-0.1build1.dsc 1.9 KiB 315f429b21166be9fa549ac992be4ca24694dc804b6618d3ac935e05749a4fb5

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