From 79ce29a7d5e41bb3bb2499bc7eb99164c423aa1d Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 22 Feb 2015 10:10:50 +0100 Subject: Preliminary implementation of PIL for images. PIL (Python Image Library) is used to open, then save images, in order to remove unknown metadata. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 218655f..9e49136 100644 --- a/README +++ b/README @@ -21,6 +21,7 @@ DEPENDENCIES ============ * python2.7 (at least) * python-hachoir-core and python-hachoir-parser + * python-pil for more secure images handling * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support * python-gi for the GUI * shred (should be already installed) -- cgit v1.3