           SPELL=reptyr
         VERSION=0.6.2
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/nelhage/${SPELL}/archive/${SOURCE}
     SOURCE_HASH=sha512:ad0b378d3c30bbfaa30dfcc06c405c375c7e9bcc3bae2e7fb97b8c3f88f482f461c9c846df0064cc842149b07b8a6b616d95f74cdf38f1b2a5011f6b9328c327
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/nelhage/reptyr
      LICENSE[0]=MIT
         ENTERED=20171014
           SHORT="tool for reparenting a running program to a new terminal"
cat << EOF
reptyr is a utility for taking an existing running program and attaching it to
a new terminal. Started a long-running process over ssh, but have to leave and
don't want to interrupt it? Just start a screen, use reptyr to grab it, and
then kill the ssh session and head on home.
EOF
