diff options
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 b46896c99d8a4..6cd744505e531 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. |