File: control

package info (click to toggle)
libesedb 20181229-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,672 kB
  • sloc: ansic: 246,874; sh: 6,096; makefile: 1,680; python: 309; sed: 16
file content (81 lines) | stat: -rw-r--r-- 2,653 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Source: libesedb
Priority: extra
Maintainer: Joachim Metz <joachim.metz@gmail.com>
Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-config, python-dev, python3-dev
Standards-Version: 3.9.5
Section: libs
Homepage: https://github.com/libyal/libesedb

Package: libesedb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libesedb1
Replaces: libesedb1
Suggests: libesedb-dbg
Description: Library to access the Extensible Storage Engine (ESE) Database File (EDB) format
 libesedb is a library to access the Extensible Storage Engine (ESE) Database File (EDB) format.

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

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

Package: libesedb-tools
Section: utils
Architecture: any
Depends: libesedb (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Conflicts: libesedb-utils
Replaces: libesedb-utils
Description: Several tools for reading Extensible Storage Engine (ESE) Database Files (EDB)
 Several tools for reading Extensible Storage Engine (ESE) Database Files (EDB).

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

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

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

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

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