File: control

package info (click to toggle)
pytsk 20231007-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,180 kB
  • sloc: python: 2,996; ansic: 2,111; cpp: 993; makefile: 63; sh: 40
file content (24 lines) | stat: -rw-r--r-- 760 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: pytsk3
Section: python
Priority: extra
Maintainer: Joachim Metz <joachim.metz@gmail.com>
Build-Depends: debhelper (>= 9), dh-autoreconf, dh-python, python3-all (>= 3.2~), python3-all-dev, python3-setuptools
Standards-Version: 3.9.5
X-Python3-Version: >= 3.5
Homepage: https://github.com/py4n6/pytsk/

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.