summaryrefslogtreecommitdiffstats
path: root/python/vinetto/README
diff options
context:
space:
mode:
author P.D. Parnoff2014-08-07 07:58:44 +0200
committer Willy Sudiarto Raharjo2014-08-07 07:58:44 +0200
commitb44e0e2f9b81b09c16538dd78de42541f76f6105 (patch)
tree99a03feadd6c7da6b29f95dd7a9fc74e4bfff108 /python/vinetto/README
parent28c9436faa66e491f24e9754bb6e8b5578076736 (diff)
downloadslackbuilds-b44e0e2f9b81b09c16538dd78de42541f76f6105.tar.gz
python/vinetto: Added (forensic tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/vinetto/README')
-rw-r--r--python/vinetto/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/vinetto/README b/python/vinetto/README
new file mode 100644
index 0000000000..3fde666ea2
--- /dev/null
+++ b/python/vinetto/README
@@ -0,0 +1,6 @@
+Vinetto is a forensics tool that can be used to recover the contents of the
+thumbnail cache (Thumbs.db files) from images that were stored on Microsoft
+Windows systems.
+
+Vinetto uses the Python Imaging Library (PIL), but should also work
+with the fork of it called Pillow.