Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-String-Similarity-1.02-1mdk RPM for x86_64

From Mandriva 2006.0 for x86_64 / media / contrib

Name: perl-String-Similarity Distribution: Mandriva Linux
Version: 1.02 Vendor: Mandriva
Release: 1mdk Build date: Mon Jun 27 16:31:16 2005
Group: Development/Perl Build host: deborah.mandriva.com
Size: 35078 Source RPM: perl-String-Similarity-1.02-1mdk.src.rpm
Packager: Mandriva Linux Team <http://www.mandrivaexpert.com/>
Url: http://search.cpan.org/dist/String-Similarity
Summary: Perl extension for calculating the similarity of two strings
$factor = similarity $string1, $string2, [$limit]

The similarity-function calculates the similarity index of its two arguments. A
value of 0 means that the strings are entirely different. A value of 1 means
that the strings are identical. Everything else lies between 0 and 1 and
describes the amount of similarity between the strings.

It roughly works by looking at the smallest number of edits to change one
string into the other.

You can add an optional argument $limit (default 0) that gives the minimum
similarity the two strings must satisfy. similarity stops analyzing the string
as soon as the result drops below the given limit, in which case the result
will be invalid but lower than the given $limit. You can use this to speed up
the common case of searching for the most similar string from a set by
specifing the maximum similarity found so far.

Provides

Requires

License

GPL or Artistic

Changelog

* Mon Jun 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-1mdk
  - New release 1.02
* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-2mdk 
  - drop useless empty directories
  - make test in %check
* Mon Apr 25 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.01-1mdk
  - new release
  - spec cleanup
  - better url
* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 1-3mdk
  - Rebuild for new perl
* Wed Aug 04 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1-2mdk 
  - rebuild
* Wed Apr 21 2004 Guillaume Rousse <guillomovitch@mandrake.org> 1-1mdk
  - new version
  - rpmbuildupdate aware
  - make test
* Wed Feb 25 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.02-2mdk
  - fixed dir ownership (distlint)
* Wed Dec 17 2003 Guillaume Rousse <guillomovitch@mandrake.org> 0.02-1mdk
  - first mdk release

Files

/usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/String
/usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/String/Similarity.pm
/usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/auto/String
/usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/auto/String/Similarity
/usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/auto/String/Similarity/Similarity.so
/usr/share/doc/perl-String-Similarity-1.02
/usr/share/doc/perl-String-Similarity-1.02/COPYING
/usr/share/doc/perl-String-Similarity-1.02/Changes
/usr/share/doc/perl-String-Similarity-1.02/README
/usr/share/man/man3/String::Similarity.3pm.bz2


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 13 10:14:17 2013