summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:25:12 +0100
committer B. Watson2022-03-17 17:38:00 +0100
commitf7118a1778b5c41b734c656af9fc315189cf5d43 (patch)
treec8fa37ee95386ff8c54a441875c74bcfe20fbb2a /python
parentd5c4ac1e9bf80095742a7dfcf4c92b89ebf8df0e (diff)
downloadslackbuilds-f7118a1778b5c41b734c656af9fc315189cf5d43.tar.gz
python/vinetto: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/vinetto/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/vinetto/README b/python/vinetto/README
index 3fde666ea2..a7304c310e 100644
--- a/python/vinetto/README
+++ b/python/vinetto/README
@@ -1,6 +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 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.