. "$GRIMOIRE"/GO_FUNCTIONS
        SPELL=rclone
      VERSION=1.75.0
       SOURCE=$SPELL-v$VERSION.tar.gz
SOURCE_URL[0]=https://github.com/$SPELL/$SPELL/archive/refs/tags/v$VERSION.tar.gz
  SOURCE_HASH=sha512:094a77967bc97bf1a63e4eb4e4fe136044c345289ce66f3484b364f53f4f6382088ebe43f41b919ab4c9e8208d05781102e0991c71863f9aa9f937b767fd1fa3
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
     WEB_SITE=https://rclone.org
      ENTERED=20260812
   LICENSE[0]=MIT
     KEYWORDS="cloud network sync storage"
        SHORT="rsync for cloud storage"
cat << EOF
Rclone is a command-line program to sync files and directories
to and from various cloud storage providers and local filesystems,
including S3, Google Drive, Dropbox, OneDrive, Backblaze B2, Azure
Blob/Files, Google Cloud Storage, SFTP, WebDAV, and many others.
It supports copying, syncing, moving, checking, mounting (via FUSE),
encryption, and bandwidth-limited transfers.
EOF
