summaryrefslogtreecommitdiff
path: root/textproc/py-jellyfish/PLIST
diff options
context:
space:
mode:
authorleot <leot>2017-05-09 13:17:59 +0000
committerleot <leot>2017-05-09 13:17:59 +0000
commit3e55d9194a4db61c329d59aae9affdae378e0574 (patch)
tree33ef24379b2c15d92bf469a52a13e4595393eb2e /textproc/py-jellyfish/PLIST
parente20dde9fb11e9fe505968384ffb498250e0a75c4 (diff)
downloadpkgsrc-3e55d9194a4db61c329d59aae9affdae378e0574.tar.gz
Import py-jellyfish-0.5.6 as textproc/py-jellyfish
Jellyfish is a python library for doing approximate and phonetic matching of strings. Included Algorithms: - String comparison: * Levenshtein Distance * Damerau-Levenshtein Distance * Jaro Distance * Jaro-Winkler Distance * Match Rating Approach Comparison * Hamming Distance - Phonetic encoding: * American Soundex * Metaphone * NYSIIS (New York State Identification and Intelligence System) * Match Rating Codex
Diffstat (limited to 'textproc/py-jellyfish/PLIST')
-rw-r--r--textproc/py-jellyfish/PLIST21
1 files changed, 21 insertions, 0 deletions
diff --git a/textproc/py-jellyfish/PLIST b/textproc/py-jellyfish/PLIST
new file mode 100644
index 00000000000..38f088a4e17
--- /dev/null
+++ b/textproc/py-jellyfish/PLIST
@@ -0,0 +1,21 @@
+@comment $NetBSD: PLIST,v 1.1 2017/05/09 13:17:59 leot Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/jellyfish/__init__.py
+${PYSITELIB}/jellyfish/__init__.pyc
+${PYSITELIB}/jellyfish/__init__.pyo
+${PYSITELIB}/jellyfish/_jellyfish.py
+${PYSITELIB}/jellyfish/_jellyfish.pyc
+${PYSITELIB}/jellyfish/_jellyfish.pyo
+${PYSITELIB}/jellyfish/cjellyfish.so
+${PYSITELIB}/jellyfish/compat.py
+${PYSITELIB}/jellyfish/compat.pyc
+${PYSITELIB}/jellyfish/compat.pyo
+${PYSITELIB}/jellyfish/porter.py
+${PYSITELIB}/jellyfish/porter.pyc
+${PYSITELIB}/jellyfish/porter.pyo
+${PYSITELIB}/jellyfish/test.py
+${PYSITELIB}/jellyfish/test.pyc
+${PYSITELIB}/jellyfish/test.pyo