python-levenshtein 0.12.0-2build1 source package in Ubuntu

Changelog

python-levenshtein (0.12.0-2build1) xenial; urgency=medium

  * No-change rebuild to drop python3.4 support.

 -- Matthias Klose <email address hidden>  Mon, 18 Jan 2016 20:43:16 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial 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-2build1.debian.tar.xz 3.2 KiB 5a18ae70544bf930580d57c8dd72a4861c97e9f6f160ada534a57faf0c4f76cf
python-levenshtein_0.12.0-2build1.dsc 2.4 KiB 9918e1e07a423a6f76dff7ee772791183ac98d309e8ab165602630398f0c3f10

View changes file

Binary packages built by this source

python-levenshtein: No summary available for python-levenshtein in ubuntu yakkety.

No description available for python-levenshtein in ubuntu yakkety.

python-levenshtein-dbg: No summary available for python-levenshtein-dbg in ubuntu yakkety.

No description available for python-levenshtein-dbg in ubuntu yakkety.

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 yakkety.

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