pav 2006-08-31 18:06:42 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-levenshtein Makefile distinfo pkg-descr pkg-plist
Log:
Levenshtein computes Levenshtein distances, similarity ratios, generalized
medians and set medians of Strings and Unicodes. Becuase it's implemented
in C, it's much faster than corresponding Python library functions and
methods.
WWW: http://trific.ath.cx/resources/python/levenshtein/
PR: ports/102702
Submitted by: Aron Stansvik <[EMAIL PROTECTED]>
Revision Changes Path
1.2439 +1 -0 ports/devel/Makefile
1.1 +24 -0 ports/devel/py-levenshtein/Makefile (new)
1.1 +3 -0 ports/devel/py-levenshtein/distinfo (new)
1.1 +6 -0 ports/devel/py-levenshtein/pkg-descr (new)
1.1 +1 -0 ports/devel/py-levenshtein/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"