           SPELL=python-epc
         VERSION=0.0.5
          SOURCE="epc-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.python.org/packages/source/e/epc/$SOURCE
     SOURCE_HASH=sha512:e2b75850e39bb0f3c16f5b84f55dec675a8fe2b61ff5fd55704ef677317d698865a99fc495247cd753a2c8329729f45bc7f81f42dd4c6d27b31810c0aac831e2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/epc-${VERSION}"
        WEB_SITE="https://github.com/tkf/python-epc"
      LICENSE[0]=GPL
         ENTERED=20210619
           SHORT="an RPC stack for Emacs Lisp"
cat << EOF
EPC is an RPC stack for Emacs Lisp and Python-EPC is its server side and
client side implementation in Python. Using Python-EPC, you can easily
call Emacs Lisp functions from Python and Python functions from Emacs. For
example, you can use Python GUI module to build widgets for Emacs (see
examples/gtk/server.py for example).
EOF
