           SPELL=funcsigs
         VERSION=1.0.2
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.io/packages/source/f/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:4e583bb7081bb1d6c0fe5a6935ca03032d562b93ef5c11b51a72ce9e7ac12902451cc2233c7e6f70440629d88d8e6e9625965ee408100b80b0024f3a6204afda
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        DOC_DIRS=""
        WEB_SITE=https://github.com/testing-cabal/funcsigs
      LICENSE[0]=APACHE
         ENTERED=20170222
        KEYWORDS=""
           SHORT="Python function signatures from PEP362 for Python"
cat << EOF
funcsigs is a backport of the PEP 362 function signature features from Python
3.3's inspect module.
EOF
