diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -28,7 +28,6 @@ DEPENDENCIES | |||
| 28 | ============ | 28 | ============ |
| 29 | * python2.7 (at least) | 29 | * python2.7 (at least) |
| 30 | * python-hachoir-core and python-hachoir-parser | 30 | * python-hachoir-core and python-hachoir-parser |
| 31 | * python-pil for more secure images handling | ||
| 32 | * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support | 31 | * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support |
| 33 | * python-gi for the GUI | 32 | * python-gi for the GUI |
| 34 | * shred (should be already installed) | 33 | * shred (should be already installed) |
| @@ -62,8 +61,8 @@ HOW TO IMPLEMENT NEW FORMATS | |||
| 62 | 61 | ||
| 63 | HOW TO LAUNCH THE TESTSUITE | 62 | HOW TO LAUNCH THE TESTSUITE |
| 64 | =========================== | 63 | =========================== |
| 65 | cd ./test | 64 | |
| 66 | python test.py | 65 | python setup.py test |
| 67 | 66 | ||
| 68 | LINKS | 67 | LINKS |
| 69 | ===== | 68 | ===== |
