          MODULE=unison
         VERSION=2.54.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/bcpierce00/unison/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:0f14154611a2dfebb8c229be85ceda29a750eace4fb75d06e0d43fe5b58a6e87
        WEB_SITE=https://github.com/bcpierce00/unison
         ENTERED=20050109
         UPDATED=20260525
           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
