          MODULE=unison
         VERSION=2.53.8
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/bcpierce00/unison/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:d0d30ea63e09fc8edf10bd8cbab238fffc8ed510d27741d06b5caa816abd58b6
        WEB_SITE=https://github.com/bcpierce00/unison
         ENTERED=20050109
         UPDATED=20251230
           SHORT="File-synchronization tool"

cat << EOF
It allows two replicas of a collection of files and directories to be stored
on different hosts (or different disks on the same host), modified separately,
and then brought up to date by propagating the changes in each replica to the
other.
EOF
