           SPELL=pexpect
         VERSION=2.4
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://pypi.python.org/packages/source/p/pexpect/$SOURCE
     SOURCE_HASH=sha512:0d5db34f3dc0e1a5bf7d8d0ab584897e4142592f35765762e4ca60d112106b91485098c91ad95a3cb3ad1f3d600619fa0ad41d930085e75974d78e0f06280a9f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=https://pypi.python.org/pypi/pexpect/
      LICENSE[0]=MIT
         ENTERED=20131013
           SHORT="pure Python expect-like module"
cat << EOF
Pexpect is a pure Python expect-like module. Pexpect makes Python a better tool
for controlling other applications.
EOF
