          MODULE=abduco
         VERSION=0.6
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.brain-dump.org/projects/${MODULE}/
      SOURCE_VFY=sha256:c90909e13fa95770b5afc3b59f311b3d3d2fdfae23f9569fa4f96a3e192a35f4
        WEB_SITE=http://www.brain-dump.org/projects/${MODULE}/
         ENTERED=20210207
         UPDATED=20210207
           SHORT="A tool for session {at,de}tach support"

cat << EOF
abduco provides session management i.e. it allows programs to be run independen
from their controlling terminal. That is programs can be detached - run in the
background - and then later reattached. Together with dvtm it provides a simpler
and cleaner alternative to tmux or screen.
EOF
