diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2014-12-24 13:11:56 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-25 02:10:29 -0600 |
commit | e570f547d56d288b1d66b4b7e0524665f0fe9063 (patch) | |
tree | aa6b035bfaf5f97ee3952729fbb1835571b977df /python/pytsk/README | |
parent | eebfe3d580ff3640b2bbe181cc0811d33d5153ef (diff) | |
download | slackbuilds-e570f547d56d288b1d66b4b7e0524665f0fe9063.tar.gz |
python/pytsk: Added (Python binding for the SleuthKit)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/pytsk/README')
-rw-r--r-- | python/pytsk/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/pytsk/README b/python/pytsk/README new file mode 100644 index 0000000000..b46896c99d --- /dev/null +++ b/python/pytsk/README @@ -0,0 +1,4 @@ +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. |