           SPELL=python-jellyfish
         VERSION=0.8.2
          SOURCE="jellyfish-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/jamesturk/jellyfish/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:2afd7eb0e81e1c7007cfb945e22e466d5dcb4dbb6379104952286bca1421feb6e50f0de9e129caf6f1e553d3d5bfaea24e9041ef3045a93af5913175c4ca26f3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/jellyfish-${VERSION}"
        WEB_SITE="https://github.com/jamesturk/jellyfish/"
      LICENSE[0]=BSD
         ENTERED=20160823
           SHORT="a python library for doing approximate and phonetic matching of strings"
cat << EOF
Jellyfish is a python library for doing approximate and phonetic matching
of strings.
EOF
