File: control

package info (click to toggle)
pytsk 20190121-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,344 kB
  • sloc: python: 3,645; ansic: 3,090; makefile: 69; sh: 40
file content (40 lines) | stat: -rw-r--r-- 1,286 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
Source: pytsk3
Section: python
Priority: extra
Maintainer: Joachim Metz <joachim.metz@gmail.com>
Build-Depends: debhelper (>= 9), dh-autoreconf, dh-python, python-all (>= 2.7~), python-all-dev, python-setuptools, python3-all (>= 3.2~), python3-all-dev, python3-setuptools
Standards-Version: 3.9.5
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
Homepage: https://github.com/py4n6/pytsk/

Package: python-pytsk3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: python-tsk
Replaces: python-tsk
Description: Python 2 bindings for the SleuthKit (libtsk)
 Python 2 bindings for the SleuthKit (libtsk).

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

Package: python3-pytsk3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: python3-tsk
Replaces: python3-tsk
Description: Python 3 bindings for the SleuthKit (libtsk)
 Python 3 bindings for the SleuthKit (libtsk).

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