python-levenshtein 0.12.0-5build1 source package in Ubuntu

Changelog

python-levenshtein (0.12.0-5build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:23:16 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe python

Downloads

File Size SHA-256 Checksum
python-levenshtein_0.12.0.orig.tar.gz 47.5 KiB 033a11de5e3d19ea25c9302d11224e1a1898fe5abd23c61c7c360c25195e3eb1
python-levenshtein_0.12.0-5build1.debian.tar.xz 3.4 KiB 9a9b10fc52462eb5f6280087ce2ff21bcf905baa139a83a98c6745a63f12fff6
python-levenshtein_0.12.0-5build1.dsc 2.2 KiB bb5f858015978231f8171fbeca64e811835ead9a39614d9e1d7980e91554fab2

View changes file

Binary packages built by this source

python3-levenshtein: extension for computing string similarities and edit distances (Python 3)

 The Levenshtein module computes Levenshtein distances, similarity ratios,
 generalized medians and set medians of Unicode or non-Unicode strings.
 Because it's implemented in C, it's much faster than the corresponding
 Python library functions and methods.
 .
 The Levenshtein distance is the minimum number of single-character
 insertions, deletions, and substitutions to transform one string into
 another.
 .
 It is useful for spell checking, or fuzzy matching of gettext messages.
 .
 This package contains Levenshtein for Python 3.

python3-levenshtein-dbg: No summary available for python3-levenshtein-dbg in ubuntu hirsute.

No description available for python3-levenshtein-dbg in ubuntu hirsute.