File: control

package info (click to toggle)
libewf 20140816-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 20,940 kB
  • sloc: ansic: 347,781; sh: 8,203; cpp: 3,819; makefile: 2,096; yacc: 1,104; python: 439; lex: 394; sed: 16
file content (65 lines) | stat: -rw-r--r-- 2,087 bytes parent folder | download | duplicates (2)
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
55
56
57
58
59
60
61
62
63
64
65
Source: libewf
Priority: extra
Maintainer: Joachim Metz <joachim.metz@gmail.com>
Build-Depends: debhelper (>= 9), dh-autoreconf, dh-python, pkg-config, zlib1g-dev, libssl-dev, python3-dev, python3-setuptools, libfuse-dev
Standards-Version: 4.1.4
Section: libs
Homepage: https://github.com/libyal/libewf-legacy
Vcs-Git: https://github.com/libyal/libewf-legacy.git

Package: libewf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libewf2
Replaces: libewf2
Suggests: libewf-dbg
Description: Library to access the Expert Witness Compression Format (EWF)
 libewf is a library to access the Expert Witness Compression Format (EWF).

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

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

Package: libewf-tools
Section: utils
Architecture: any
Depends: libewf (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Conflicts: libewf-utils
Replaces: libewf-utils
Description: Several tools for reading and writing EWF files
 Several tools for reading and writing EWF files.

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

Package: libewf-python3
Section: python
Architecture: any
Depends: libewf (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Conflicts: python3-libewf
Replaces: python3-libewf
Suggests: libewf-python3-dbg
Description: Python 3 bindings for libewf
 Python 3 bindings for libewf.

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