Source: s3fs-fuse
Section: utils
Priority: optional
Uploaders: Mattia Rizzolo <mattia@debian.org>
Build-Depends: debhelper (>= 11~),
               libcurl4-gnutls-dev,
               libfuse-dev,
               libgcrypt20-dev,
               libgnutls28-dev,
               libxml2-dev,
               pkg-config
Standards-Version: 4.2.0
Homepage: https://github.com/s3fs-fuse/s3fs-fuse
Rules-Requires-Root: no
Vcs-Git: https://anongit.neon.kde.org/backports-bionic/s3fs-fuse
Vcs-Browser: https://packaging.neon.kde.org/backports-bionic/s3fs-fuse.git
Maintainer: Neon CI <neon@kde.org>

Package: s3fs
Architecture: linux-any kfreebsd-any
Depends: fuse, mime-support, ${misc:Depends}, ${shlibs:Depends}
Description: FUSE-based file system backed by Amazon S3
 s3fs is a FUSE filesystem that allows you to mount an Amazon S3 bucket
 as a local filesystem. It stores files natively and transparently in
 S3 (i.e., you can use other programs to access the same files).
 Maximum file size=64GB (limited by s3fs, not Amazon).
 .
 s3fs is stable and is being used in a number of production environments,
 e.g., rsync backup to s3.

