           SPELL=pexpect
         VERSION=4.8.0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/pexpect/pexpect/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:f141e1368ceea15209b04555a524443cd9cf36d4a3677b63f7a2b079d41aae3fb8656612772732f4097b803c55a05f9bb7e3b427d11ae5357666406669ae6867
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=https://pexpect.readthedocs.io/
      LICENSE[0]=ISC
         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
