Source: git-annex-remote-rclone
Section: utils
Priority: optional
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 4.4.1
Homepage: https://github.com/DanielDent/git-annex-remote-rclone
Vcs-Git: https://salsa.debian.org/neurodebian-team/git-annex-remote-rclone
Vcs-Browser: https://salsa.debian.org/neurodebian-team/git-annex-remote-rclone

Package: git-annex-remote-rclone
Architecture: all
Depends: ${misc:Depends},
 git-annex | git-annex-standalone,
 rclone,
Description: rclone-based git annex special remote
 This is a wrapper around rclone to make any destination supported by rclone
 usable with git-annex.
 .
 Cloud storage providers supported by rclone currently include:
   * Google Drive
   * Amazon S3
   * Openstack Swift / Rackspace cloud files / Memset Memstore
   * Dropbox
   * Google Cloud Storage
   * Microsoft One Drive
   * Hubic
   * Backblaze B2
   * Yandex Disk
 .
 Note: although Amazon Cloud Drive support is implemented, it is broken ATM
 see https://github.com/DanielDent/git-annex-remote-rclone/issues/22 .
