summaryrefslogtreecommitdiff
path: root/textproc/py-Levenshtein/PLIST
diff options
context:
space:
mode:
authorleot <leot>2017-03-01 10:31:19 +0000
committerleot <leot>2017-03-01 10:31:19 +0000
commit8ef51e3580b0c027b22211ccddab2bbc37f83d06 (patch)
treeddb17bfe0bbffdea92577ef975778bff61fc8df0 /textproc/py-Levenshtein/PLIST
parente21bcd5f6bd807474c5bb9d512e38195da8b5f2a (diff)
downloadpkgsrc-8ef51e3580b0c027b22211ccddab2bbc37f83d06.tar.gz
Import py-Levenshtein-0.12.0 as textproc/py-Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of: Levenshtein (edit) distance and edit operations, string similarity, approximate median strings and general string averaging, and string sequence and set similarity. It supports both normal and Unicode strings. Packaged by David H. Gutteridge via PR pkg/52017
Diffstat (limited to 'textproc/py-Levenshtein/PLIST')
-rw-r--r--textproc/py-Levenshtein/PLIST18
1 files changed, 18 insertions, 0 deletions
diff --git a/textproc/py-Levenshtein/PLIST b/textproc/py-Levenshtein/PLIST
new file mode 100644
index 00000000000..dd0a9ec4ae9
--- /dev/null
+++ b/textproc/py-Levenshtein/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1 2017/03/01 10:31:19 leot Exp $
+${PYSITELIB}/Levenshtein/StringMatcher.py
+${PYSITELIB}/Levenshtein/StringMatcher.pyc
+${PYSITELIB}/Levenshtein/StringMatcher.pyo
+${PYSITELIB}/Levenshtein/__init__.py
+${PYSITELIB}/Levenshtein/__init__.pyc
+${PYSITELIB}/Levenshtein/__init__.pyo
+${PYSITELIB}/Levenshtein/_levenshtein.c
+${PYSITELIB}/Levenshtein/_levenshtein.h
+${PYSITELIB}/Levenshtein/_levenshtein.so
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt