           SPELL=tty-copy
         VERSION=0.2.2
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/jirutka/$SPELL/archive/refs/tags/v$VERSION.tar.gz
     SOURCE_HASH=sha512:8bc1a482fbb380a559cbef2d0b2b3754299449cc16209877624d4b9c6f8f93197b9d9111035fcb7ffdbc45d263c49dfaa4efb42e11e9de08129aa323dedb12a1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://github.com/jirutka/tty-copy"
      LICENSE[0]="MIT"
         ENTERED=20221123
        KEYWORDS=""
           SHORT="System clipboard terminal utility using ANSI OSC52"
cat << EOF
A utility for copying content to the system clipboard from anywhere via a TTY
and terminal using the ANSI OSC52 sequence. It works in any terminal session,
whether local, remote (e.g. SSH), or even nested therein!
EOF
