File: control

package info (click to toggle)
s3backer 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 736 kB
  • sloc: ansic: 8,830; makefile: 102; sh: 24
file content (26 lines) | stat: -rw-r--r-- 944 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: s3backer
Section: misc
Priority: optional
Maintainer: Lennart Weller <lhw@ring0.de>
Uploaders: Sebastian Reichel <sre@debian.org>
Standards-Version: 4.2.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 (>= 11),
               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.