diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2018-03-22 00:49:51 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-03-22 00:49:51 +0000 |
commit | db4419c46bbb277fe34c7c1a32d74abfe495064d (patch) | |
tree | cc9da19d8c2ee89a4f7047975904d1efa84b8dea /python/pytsk/README | |
parent | 29210c335ffd9249b4377eeac8b22689e3a8bff1 (diff) |
python/pytsk: Updated for version 20180225.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pytsk/README')
-rw-r--r-- | python/pytsk/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pytsk/README b/python/pytsk/README index 6cd744505e531..241090b0dcb01 100644 --- a/python/pytsk/README +++ b/python/pytsk/README @@ -1,7 +1,7 @@ pytsk is a Python binding for the SleuthKit. -The SleuthKit is a forensic file system analysis framework -(http://www.sleuthkit.org/), and is available on SBo. +The SleuthKit is a forensic file system analysis framework +(http://www.sleuthkit.org/), and is available on SBo. Optional dependancies include libewf and afflib (on SBo) for image format support. |