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-2mdv2007.0 RPM for i586

From Mandriva 2007.0 for i586 / media / contrib / release

Name: perl-String-Similarity Distribution: Mandriva Linux
Version: 1.02 Vendor: Mandriva
Release: 2mdv2007.0 Build date: Tue Jul 11 15:41:59 2006
Group: Development/Perl Build host: n2.mandriva.com
Size: 33805 Source RPM: perl-String-Similarity-1.02-2mdv2007.0.src.rpm
Packager: Guillaume Rousse <guillomovitch@mandriva.org>
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

* Tue Jul 11 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.02-2mdv2007.0
  - %mkrel
* 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.8/i386-linux/String
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux/String/Similarity.pm
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux/auto/String
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux/auto/String/Similarity
/usr/lib/perl5/vendor_perl/5.8.8/i386-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 20 12:59:20 2013