diff options
author | Barry J. Grundy <bgrundy [AT] linuxleo.com> | 2016-08-26 21:54:18 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | bb41500b29f880051c9aaf3c1c7a8ca8da62c5c1 (patch) | |
tree | 6c30ea0433f5d40c2cde71dd27c0449b87eb9fa5 /python/dfdatetime/README | |
parent | ac468a03b27a8ab8559f5b0fe7f3a9ba8d47e198 (diff) |
python/dfdatetime: Added (Digital Forensics Date and Time).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/dfdatetime/README')
-rw-r--r-- | python/dfdatetime/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/python/dfdatetime/README b/python/dfdatetime/README new file mode 100644 index 0000000000000..98970816c470c --- /dev/null +++ b/python/dfdatetime/README @@ -0,0 +1,7 @@ +dfdatetime (Python library for Digital Forensics Date and Time) + +dfDateTime, or Digital Forensics date and time, provides date and time objects +to preserve accuracy and precision. + +dfDateTime is part of the log2timeline project: +https://github.com/log2timeline |