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

PSAFE=no
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
