diff options
author | Barry J. Grundy <bgrundy [AT] linuxleo.com> | 2016-08-26 01:34:36 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 5eeae1c054b4be87d6e83396ea809744c9fd1810 (patch) | |
tree | 699a977fc353c97b5ac58364c44a3a2d730fb6ca /python/pytsk/README | |
parent | aab2e79650072a746283d5bbb1aa90473d8515ac (diff) | |
download | slackbuilds-5eeae1c054b4be87d6e83396ea809744c9fd1810.tar.gz |
python/pytsk: Updated for version 20160721.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pytsk/README')
-rw-r--r-- | python/pytsk/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pytsk/README b/python/pytsk/README index b46896c99d..6cd744505e 100644 --- a/python/pytsk/README +++ b/python/pytsk/README @@ -2,3 +2,6 @@ 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. + +Optional dependancies include libewf and afflib (on SBo) +for image format support. |