python-levenshtein 0.10.1-2ubuntu1 source package in Ubuntu

Changelog

python-levenshtein (0.10.1-2ubuntu1) quantal; urgency=low

  * debian/control: drop python-support.
  * debian/rules:
    - build --with python2.
    - borrow code from python-pam to install -dbg files properly.
 -- Daniel Holbach <email address hidden>   Fri, 04 May 2012 11:30:52 +0200

Upload details

Uploaded by:
Daniel Holbach
Uploaded to:
Quantal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-levenshtein_0.10.1.orig.tar.gz 41.0 KiB f23e9c024d1e549f4372ff68a64078bcc20b47da60b0d1bb2100d67eea56197e
python-levenshtein_0.10.1-2ubuntu1.debian.tar.gz 5.2 KiB 84a112a0e3739f721350829ef8c06d8502e9b184cf93d0c4ad786208ce06e745
python-levenshtein_0.10.1-2ubuntu1.dsc 1.6 KiB 659c8ed32e70ebac4601f4b00a2c12a9e6eddc7e6d999855948372e2973bc213

View changes file

Binary packages built by this source

python-levenshtein: extension for computing string similarities and edit distances

 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.

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

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