File: control

package info (click to toggle)
libolecf 20240427-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,616 kB
  • sloc: ansic: 201,285; sh: 6,589; makefile: 1,315; python: 390; cpp: 183; sed: 16
file content (65 lines) | stat: -rw-r--r-- 2,227 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
Source: libolecf
Priority: extra
Maintainer: Joachim Metz <joachim.metz@gmail.com>
Build-Depends: debhelper (>= 9), dh-autoreconf, dh-python, pkg-config, python3-dev, python3-setuptools, libfuse-dev
Standards-Version: 4.1.4
Section: libs
Homepage: https://github.com/libyal/libolecf
Vcs-Git: https://github.com/libyal/libolecf.git

Package: libolecf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libolecf1
Replaces: libolecf1
Suggests: libolecf-dbg
Description: Library to access the Object Linking and Embedding (OLE) Compound File (CF) format
 libolecf is a library to access the Object Linking and Embedding (OLE) Compound File (CF) format.

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

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

Package: libolecf-tools
Section: utils
Architecture: any
Depends: libolecf (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Conflicts: libolecf-utils
Replaces: libolecf-utils
Description: Several tools for reading Object Linking and Embedding (OLE) Compound Files (CF)
 Several tools for reading Object Linking and Embedding (OLE) Compound Files (CF).

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

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

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