Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277528 - dev-python/py-editdist (New package)
Summary: dev-python/py-editdist (New package)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-12 20:13 UTC by Michael Yang
Modified: 2016-10-11 09:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
successful ebuild for py-editdist-0.3 (py-editdist-0.3.ebuild,559 bytes, text/plain)
2009-07-12 20:14 UTC, Michael Yang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Yang 2009-07-12 20:13:11 UTC
successfully emerged py-editdist.

http://www.mindrot.org/projects/py-editdist/

py-editdist is a Python module to calculate the Levenshtein edit distance between two strings.

import editdist
# Calculate the edit distance between two strings
d = editdist.distance("abc", "bcdef")

Reproducible: Always

Steps to Reproduce:
Comment 1 Michael Yang 2009-07-12 20:14:44 UTC
Created attachment 197671 [details]
successful ebuild for py-editdist-0.3
Comment 2 Patrice Clement gentoo-dev 2016-10-11 09:13:30 UTC
Upstread is dead. Closing.