File: control

package info (click to toggle)
cryfs 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,412 kB
  • sloc: cpp: 150,187; asm: 10,493; python: 1,455; javascript: 65; sh: 50; makefile: 17; xml: 7
file content (37 lines) | stat: -rw-r--r-- 1,292 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
34
35
36
37
Source: cryfs
Maintainer: Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               cmake,
               pkgconf,
               librange-v3-dev,
               libspdlog-dev,
               libcurl4-openssl-dev,
               libboost-filesystem1.88-dev,
               libboost-system1.88-dev,
               libboost-chrono1.88-dev,
               libboost-program-options1.88-dev,
               libboost-process1.88-dev,
               libboost-thread1.88-dev,
               libcrypto++-dev (>= 5.6.4),
               libssl-dev,
               libfuse3-dev,
               python3-all,
               python3-versioneer,
               libgtest-dev,
               libgmock-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/syed/cryfs
Vcs-Git: https://salsa.debian.org/syed/cryfs.git -b debian/latest
Homepage: https://www.cryfs.org/

Package: cryfs
Architecture: linux-any
Depends: fuse3,
         ${misc:Depends},
         ${shlibs:Depends}
Description: encrypt your files and store them in the cloud
 CryFS encrypts your files, so you can safely store them anywhere. It works
 well together with cloud services like Dropbox, iCloud, OneDrive and others.