slackbuilds_ponce/python/python-Levenshtein
Robby Workman 68d130a54a python/python-Levenshtein: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-07-14 17:08:13 -05:00
..
python-Levenshtein.info python/python-Levenshtein: sed s,distribute,pysetuptools, *.info 2013-07-14 17:08:13 -05:00
python-Levenshtein.SlackBuild
README
slack-desc

Levenshtein Python extension and C library.

The Levenshtein Python C extension module contains functions for fast
computation of
- Levenshtein (edit) distance, and edit operations
- string similarity
- approximate median strings, and generally string averaging
- string sequence and set similarity
It supports both normal and Unicode strings.