File: control

package info (click to toggle)
s3backer 1.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 704 kB
  • ctags: 799
  • sloc: ansic: 8,489; makefile: 102; sh: 24
file content (27 lines) | stat: -rw-r--r-- 999 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
27
Source: s3backer
Section: misc
Priority: extra
Maintainer: Lennart Weller <lhw@ring0.de>
Uploaders: Sebastian Reichel <sre@debian.org>
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/collab-maint/s3backer.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/s3backer.git
Homepage: https://github.com/archiecobbs/s3backer
Build-Depends: debhelper (>= 9),
               dh-autoreconf (>= 4),
               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.