File: control

package info (click to toggle)
dfdatetime 20190116-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 652 kB
  • sloc: python: 5,155; sh: 119; makefile: 30
file content (27 lines) | stat: -rw-r--r-- 1,102 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
Source: dfdatetime
Section: python
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Hilko Bengen <bengen@debian.org>
Build-Depends: debhelper (>= 11), dh-python,
 python, python-setuptools,
 python3, python3-setuptools,
 python-mock, python3-mock,
Standards-Version: 4.3.0
Homepage: https://github.com/log2timeline/dfdatetime
Vcs-Git: https://salsa.debian.org/pkg-security-team/dfdatetime.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/dfdatetime

Package: python-dfdatetime
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
Description: Digital Forensics date and time library for Python 2
 dfDateTime, or Digital Forensics date and time, provides date and
 time objects to preserve accuracy and precision.

Package: python3-dfdatetime
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
Description: Digital Forensics date and time library for Python 3
 dfDateTime, or Digital Forensics date and time, provides date and
 time objects to preserve accuracy and precision.