python-acora 2.2-1.1build1 source package in Ubuntu

Changelog

python-acora (2.2-1.1build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:42:31 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.1build1.debian.tar.xz 2.5 KiB 0b935663fa1f4fff7e4ffd4e28d31d2f4fd663d2bc58daa8763bad97bb1c2463
python-acora_2.2-1.1build1.dsc 2.1 KiB 48b999f067d24fd8a7a2f69abf2eb90eb686cc7cfea17c256b0c38724e274f01

View changes file

Binary packages built by this source

python-acora: No summary available for python-acora in ubuntu focal.

No description available for python-acora in ubuntu focal.

python-acora-dbgsym: No summary available for python-acora-dbgsym in ubuntu focal.

No description available for python-acora-dbgsym in ubuntu focal.

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