File: control

package info (click to toggle)
encfs 1.7.2-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,060 kB
  • ctags: 1,076
  • sloc: sh: 11,107; cpp: 9,526; makefile: 186; sed: 16
file content (18 lines) | stat: -rw-r--r-- 736 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: encfs
Section: utils
Priority: optional
Maintainer: Eduard Bloch <blade@debian.org>
Build-Depends: debhelper (>= 5.0), librlog-dev, librlog5, libfuse-dev (>> 2.6), libssl-dev (>> 0.9.8), pkg-config, libboost-serialization1.42-dev, libboost-filesystem1.42-dev | libboost-filesystem-dev, quilt
Standards-Version: 3.8.4
Homepage: http://www.arg0.net/encfs

Package: encfs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fuse-utils
Description: encrypted virtual filesystem
 EncFS integrates file system encryption into the Unix(TM) file system.
 Encrypted data is stored within the native file system, thus no
 fixed-size loopback image is required.
 .
 EncFS uses the FUSE kernel driver and library as a backend.