File: control

package info (click to toggle)
libevtx 20170122-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 16,140 kB
  • ctags: 7,673
  • sloc: ansic: 263,997; sh: 5,703; makefile: 1,681; python: 230; sed: 16
file content (66 lines) | stat: -rw-r--r-- 2,121 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
55
56
57
58
59
60
61
62
63
64
65
66
Source: libevtx
Section: libs
Priority: extra
Maintainer: Joachim Metz <joachim.metz@gmail.com>
Build-Depends: debhelper (>= 7), autotools-dev, python-all-dev, python3-all-dev
Standards-Version: 3.9.5
Homepage: https://github.com/libyal/libevtx/

Package: libevtx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libevtx-dbg
Description: Library to access the Windows XML Event Log (EVTX) format
 libevtx is a library to access the Windows XML Event Log (EVTX) format.

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

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

Package: libevtx-tools
Section: utils
Architecture: any
Depends: libevtx (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Several tools for reading Windows XML Event Log (EVTX) files
 Several tools for reading Windows XML Event Log (EVTX) files.

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

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

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

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