Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2006 18:06:42 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/py-levenshtein Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200608311806.k7VI6gsE076211@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <elvstone@gmail.com>
  
  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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608311806.k7VI6gsE076211>