File: control

package info (click to toggle)
libbde 20140731-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 12,448 kB
  • ctags: 5,338
  • sloc: ansic: 184,617; sh: 12,367; makefile: 1,252; python: 296; sed: 134
file content (52 lines) | stat: -rw-r--r-- 1,613 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
Source: libbde
Section: unknown
Priority: extra
Maintainer: Joachim Metz <joachim.metz@gmail.com>
Build-Depends: debhelper (>= 7), autotools-dev, libssl-dev, libfuse-dev, python-dev
Standards-Version: 3.8.3
Homepage: http://code.google.com/p/libbde/

Package: libbde
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libbde-dbg
Description: Library to access the BitLocker Drive Encryption (BDE) format
 libbde is a library to access the BitLocker Drive Encryption (BDE) format

Package: libbde-dbg
Architecture: any
Section: debug
Depends: libbde (= ${Source-Version}), ${misc:Depends}
Description: Debugging symbols for libbde
 Debugging symbols for libbde.

Package: libbde-dev
Section: libdevel
Architecture: any
Depends: libbde (= ${Source-Version})
Description: Header files and libraries for developing applications for libbde
 Header files and libraries for developing applications for libbde.

Package: libbde-tools
Section: utils
Architecture: any
Depends: libbde (= ${Source-Version}), ${shlibs:Depends}
Description: Several tools for reading BitLocker Drive Encryption volumes
 Several tools for reading BitLocker Drive Encryption volumes.

Package: libbde-python
Section: python
Architecture: any
Depends: libbde (= ${Source-Version}), ${shlibs:Depends}, ${python:Depends}
Suggests: libbde-python-dbg
Description: Python bindings for libbde
 Python bindings for libbde.

Package: libbde-python-dbg
Section: debug
Architecture: any
Depends: libbde-python (= ${Source-Version})
Description: Debugging symbols for libbde-python
 Debugging symbols for libbde-python.