File: control

package info (click to toggle)
tcplay 1.1-6
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 27,440 kB
  • sloc: ansic: 4,088; ruby: 514; makefile: 24; sh: 16
file content (54 lines) | stat: -rw-r--r-- 2,471 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Source: tcplay
Section: admin
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper (>= 11), cmake, pkg-config, libdevmapper-dev, libudev-dev, uuid-dev, libgcrypt20-dev
Standards-Version: 4.2.1
Homepage: https://github.com/bwalex/tc-play

Package: tcplay
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Free and simple TrueCrypt Implementation based on dm-crypt
 tcplay is a free (BSD-licensed), pretty much fully featured (including
 multiple keyfiles, cipher cascades, etc) and stable TrueCrypt implementation.
 .
 This implementation supports mapping (opening) both system and normal
 TrueCrypt volumes, as well as opening hidden volumes and opening an outer
 volume while protecting a hidden volume. There is also support to create
 volumes, including hidden volumes, etc.
 .
 Since tcplay uses dm-crypt it makes full use of any available hardware
 encryption/decryption support once the volume has been mapped.

Package: libtcplay
Architecture: linux-any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Free and simple TrueCrypt Implementation based on dm-crypt
 tcplay is a free (BSD-licensed), pretty much fully featured (including
 multiple keyfiles, cipher cascades, etc) and stable TrueCrypt implementation.
 .
 This implementation supports mapping (opening) both system and normal
 TrueCrypt volumes, as well as opening hidden volumes and opening an outer
 volume while protecting a hidden volume. There is also support to create
 volumes, including hidden volumes, etc.
 .
 Since tcplay uses dm-crypt it makes full use of any available hardware
 encryption/decryption support once the volume has been mapped.

Package: libtcplay-dev
Architecture: linux-any
Section: libdevel
Depends: ${misc:Depends}, libtcplay (= ${binary:Version})
Description: Free and simple TrueCrypt Implementation based on dm-crypt
 tcplay is a free (BSD-licensed), pretty much fully featured (including
 multiple keyfiles, cipher cascades, etc) and stable TrueCrypt implementation.
 .
 This implementation supports mapping (opening) both system and normal
 TrueCrypt volumes, as well as opening hidden volumes and opening an outer
 volume while protecting a hidden volume. There is also support to create
 volumes, including hidden volumes, etc.
 .
 Since tcplay uses dm-crypt it makes full use of any available hardware
 encryption/decryption support once the volume has been mapped.