diff options
| -rw-r--r-- | CHANGELOG | 2 | ||||
| -rw-r--r-- | README | 3 |
2 files changed, 3 insertions, 2 deletions
| @@ -2,6 +2,8 @@ | |||
| 2 | * Better handling of missing libraries | 2 | * Better handling of missing libraries |
| 3 | * Improve the setup.py | 3 | * Improve the setup.py |
| 4 | * Bugfixes | 4 | * Bugfixes |
| 5 | * ptyon-cairo, python-poppler and python-pdfrw | ||
| 6 | are now mandatory for pdf support | ||
| 5 | 7 | ||
| 6 | 0.3 - 07mar2012 | 8 | 0.3 - 07mar2012 |
| 7 | * Merge the two cleaning mode in one | 9 | * Merge the two cleaning mode in one |
| @@ -25,12 +25,11 @@ WARNING : | |||
| 25 | DEPENDENCIES: | 25 | DEPENDENCIES: |
| 26 | python2.6 (at least) | 26 | python2.6 (at least) |
| 27 | python-hachoir-core and python-hachoir-parser | 27 | python-hachoir-core and python-hachoir-parser |
| 28 | python-pdfrw or exiftool for full PDF support | 28 | python-pdfrw, python-cairo and python-poppler for full PDF support |
| 29 | shred (should be already installed) | 29 | shred (should be already installed) |
| 30 | 30 | ||
| 31 | 31 | ||
| 32 | OPTIONALS DEPENDENCIES: | 32 | OPTIONALS DEPENDENCIES: |
| 33 | python-poppler and python-cairo : for PDF support | ||
| 34 | python-mutagen : for massive audio format support | 33 | python-mutagen : for massive audio format support |
| 35 | exiftool : for _massive_ image format support | 34 | exiftool : for _massive_ image format support |
| 36 | 35 | ||
