Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 277528

Summary: dev-python/py-editdist (New package)
Product: Gentoo Linux Reporter: Michael Yang <yangofzeal>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: normal CC: python
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: successful ebuild for py-editdist-0.3

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 (RETIRED) gentoo-dev 2016-10-11 09:13:30 UTC
Upstread is dead. Closing.