diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2018-02-11 12:13:36 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:52 +0700 |
commit | bd3ce916361fb8f1954ea2d1a4739b931d7038f8 (patch) | |
tree | 68bf0ed81aaf2e83affafd3a173e8a9ab5db63f5 /perl/perl-String-Similarity/slack-desc | |
parent | cb9efc78d9c3cd41fd21754508f560f1a75f2187 (diff) |
perl/perl-String-Similarity: Added (similarity of two strings).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-String-Similarity/slack-desc')
-rw-r--r-- | perl/perl-String-Similarity/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-String-Similarity/slack-desc b/perl/perl-String-Similarity/slack-desc new file mode 100644 index 0000000000000..0088c11bb120b --- /dev/null +++ b/perl/perl-String-Similarity/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-String-Similarity: perl-String-Similarity (calculate the similarity of two strings) +perl-String-Similarity: +perl-String-Similarity: The similarity-function calculates the similarity index of its two +perl-String-Similarity: arguments. +perl-String-Similarity: +perl-String-Similarity: Homepage: https://metacpan.org/pod/String::Similarity +perl-String-Similarity: +perl-String-Similarity: +perl-String-Similarity: +perl-String-Similarity: +perl-String-Similarity: |