File: control

package info (click to toggle)
s3fs-fuse 1.95-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,644 kB
  • sloc: cpp: 21,315; sh: 2,615; makefile: 158; python: 74
file content (33 lines) | stat: -rw-r--r-- 997 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
28
29
30
31
32
33
Source: s3fs-fuse
Section: utils
Priority: optional
Maintainer: Mattia Rizzolo <mattia@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libcurl4-gnutls-dev,
 libfuse-dev,
 libgcrypt20-dev,
 libgnutls28-dev,
 libxml2-dev,
 pkgconf,
Standards-Version: 4.7.2
Homepage: https://github.com/s3fs-fuse/s3fs-fuse
Vcs-Git: https://salsa.debian.org/debian/s3fs-fuse.git -b debian
Vcs-Browser: https://salsa.debian.org/debian/s3fs-fuse
Rules-Requires-Root: no

Package: s3fs
Architecture: kfreebsd-any linux-any
Depends:
 fuse,
 media-types,
 ${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,
 e.g., rsync backup to s3.