Source: s3backer
Section: misc
Priority: optional
Maintainer: Lennart Weller <lhw@ring0.de>
Uploaders: Sebastian Reichel <sre@debian.org>
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/lhw-guest/s3backer
Vcs-Git: https://salsa.debian.org/lhw-guest/s3backer.git
Homepage: https://github.com/archiecobbs/s3backer
Build-Depends: debhelper (>= 12),
               debhelper-compat (= 12),
               fuse,
               libcurl4-openssl-dev | libcurl-dev,
               libexpat1-dev,
               libfuse-dev,
               libssl-dev,
               pkg-config,
               zlib1g-dev

Package: s3backer
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Amazon AWS S3-backed virtual hard disk device
 s3backer is a filesystem that contains a single file backed by the Amazon
 Simple Storage Service (Amazon S3). The blocks of the file are stored
 as S3 objects. This way s3backer acts a virtual hard disk device.
