diff options
| author | jvoisin | 2015-02-22 10:10:50 +0100 |
|---|---|---|
| committer | jvoisin | 2015-02-22 10:15:34 +0100 |
| commit | 79ce29a7d5e41bb3bb2499bc7eb99164c423aa1d (patch) | |
| tree | 3c8515874cfb9e0469bf0ea32d18b2fee1a66047 /README | |
| parent | 655dda11a1eaf740573f019c3e734ef202db2345 (diff) | |
Preliminary implementation of PIL for images.
PIL (Python Image Library) is used to open, then save
images, in order to remove unknown metadata.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -21,6 +21,7 @@ DEPENDENCIES | |||
| 21 | ============ | 21 | ============ |
| 22 | * python2.7 (at least) | 22 | * python2.7 (at least) |
| 23 | * python-hachoir-core and python-hachoir-parser | 23 | * python-hachoir-core and python-hachoir-parser |
| 24 | * python-pil for more secure images handling | ||
| 24 | * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support | 25 | * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support |
| 25 | * python-gi for the GUI | 26 | * python-gi for the GUI |
| 26 | * shred (should be already installed) | 27 | * shred (should be already installed) |
