1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Source: dfdatetime
Section: python
Priority: extra
Maintainer: Log2Timeline maintainers <log2timeline-maintainers@googlegroups.com>
Build-Depends: debhelper (>= 9), dh-python, python3-all (>= 3.5~), python3-setuptools
Standards-Version: 4.1.4
X-Python3-Version: >= 3.5
Homepage: https://github.com/log2timeline/dfdatetime
Package: python3-dfdatetime
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Python 3 module of dfDateTime
dfDateTime, or Digital Forensics date and time, provides date and time objects
to preserve accuracy and precision.
|