File: control

package info (click to toggle)
forensic-artifacts 20190113-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 712 kB
  • sloc: python: 1,669; sh: 166; makefile: 21
file content (55 lines) | stat: -rw-r--r-- 2,183 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
Source: forensic-artifacts
Section: misc
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Sascha Steinbiss <satta@debian.org>
Build-Depends: debhelper (>= 12),
               dh-python,
               python-all,
               python-setuptools,
               python3-all,
               python3-setuptools,
               python-yaml,
               python3-yaml,
               yapf,
               yapf3
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/pkg-security-team/forensic-artifacts.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/forensic-artifacts
Homepage: https://github.com/ForensicArtifacts/artifacts

Package: python-artifacts
Architecture: all
Section: python
Depends: ${python:Depends},
         ${misc:Depends},
         forensic-artifacts (= ${binary:Version})
Description: knowledge base of forensic artifacts (Python 2)
 A free, community-sourced, machine-readable knowledge base of forensic
 artifacts that the world can use both as an information source and within
 other tools.
 .
 This package installs the Python 2 version.

Package: forensic-artifacts
Architecture: all
Depends: ${misc:Depends}
Description: knowledge base of forensic artifacts (data files)
 A free, community-sourced, machine-readable knowledge base of forensic         
 artifacts that the world can use both as an information source and within      
 other tools.                                                                   
 .                                                                              
 This package installs the data files alone, without the Python toolkit.

Package: python3-artifacts
Architecture: all
Section: python
Depends: ${python3:Depends},
         ${misc:Depends},
         forensic-artifacts (= ${binary:Version})
Description: knowledge base of forensic artifacts (Python 3)
 A free, community-sourced, machine-readable knowledge base of forensic
 artifacts that the world can use both as an information source and within
 other tools.      
 .                                                                              
 This package installs the Python 3 version.