aboutsummaryrefslogtreecommitdiff
path: root/python/python-Levenshtein/slack-desc
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-03 06:48:47 +0100
committerRobby Workman <rworkman@slackbuilds.org>2021-05-03 01:49:56 -0500
commite5286256a9fd41c98637113ff48617051fcaec3f (patch)
treefc3d23bd82c2c7ad6643a0d693c256af815f639f /python/python-Levenshtein/slack-desc
parent0dc52667fc998173e7ef13967759e25f344e7e87 (diff)
python/python-Levenshtein: Renamed python2-Levenshtein.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'python/python-Levenshtein/slack-desc')
-rw-r--r--python/python-Levenshtein/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/python/python-Levenshtein/slack-desc b/python/python-Levenshtein/slack-desc
deleted file mode 100644
index deea034f42764..0000000000000
--- a/python/python-Levenshtein/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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------------------------------------------------------|
-python-Levenshtein: python-Levenshtein (string distance calculation module)
-python-Levenshtein:
-python-Levenshtein: python-levenhstein is a C extension module for Python that can be
-python-Levenshtein: used for fast calculation of string distances with the Levenshtein
-python-Levenshtein: algorithm, as well as some other methods.
-python-Levenshtein:
-python-Levenshtein: The python-Levenshtein website can be found at:
-python-Levenshtein: https://pypi.python.org/pypi/python-Levenshtein/
-python-Levenshtein:
-python-Levenshtein:
-python-Levenshtein: