Source: s3fs-fuse
Section: utils
Maintainer: Hikmah Gumelar <hikmahgumelar@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 libcurl4-gnutls-dev,
 libfuse3-dev,
 libgcrypt20-dev,
 libgnutls28-dev,
 libxml2-dev,
 pkgconf,
Standards-Version: 4.7.4
Homepage: https://github.com/s3fs-fuse/s3fs-fuse
Vcs-Git: https://salsa.debian.org/hikmahgumelar/s3fs-fuse.git -b debian
Vcs-Browser: https://salsa.debian.org/hikmahgumelar/s3fs-fuse

Package: s3fs-fuse
Architecture: any
Depends:
 ${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 is 5 TB when using multipart upload.
 .
 s3fs is stable and is being used in a number of production environments,
 for example for  rsync backups to s3.
