diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
| @@ -9,6 +9,9 @@ | |||
| 9 | [](https://0xacab.org/jvoisin/mat2/commits/master) | 9 | [](https://0xacab.org/jvoisin/mat2/commits/master) |
| 10 | [](https://0xacab.org/jvoisin/mat2/commits/master) | 10 | [](https://0xacab.org/jvoisin/mat2/commits/master) |
| 11 | 11 | ||
| 12 | This software is currently in **beta**, please don't use it for anything | ||
| 13 | critical. | ||
| 14 | |||
| 12 | 15 | ||
| 13 | # Requirements | 16 | # Requirements |
| 14 | 17 | ||
| @@ -20,7 +23,7 @@ | |||
| 20 | Please note that MAT2 requires at least Python3.5, meaning that it | 23 | Please note that MAT2 requires at least Python3.5, meaning that it |
| 21 | doesn't run on [Debian Jessie](Stretc://packages.debian.org/jessie/python3), | 24 | doesn't run on [Debian Jessie](Stretc://packages.debian.org/jessie/python3), |
| 22 | 25 | ||
| 23 | # Run the testsuite | 26 | # Running the testsuite |
| 24 | 27 | ||
| 25 | ```bash | 28 | ```bash |
| 26 | $ python3 -m unittest discover -v | 29 | $ python3 -m unittest discover -v |
| @@ -31,6 +34,6 @@ $ python3 -m unittest discover -v | |||
| 31 | - The first iteration of [MAT](http://mat.boum.org) | 34 | - The first iteration of [MAT](http://mat.boum.org) |
| 32 | - [Exiftool](https://sno.phy.queensu.ca/~phil/exiftool/mat) | 35 | - [Exiftool](https://sno.phy.queensu.ca/~phil/exiftool/mat) |
| 33 | - [pdf-redact-tools](https://github.com/firstlookmedia/pdf-redact-tools), that | 36 | - [pdf-redact-tools](https://github.com/firstlookmedia/pdf-redact-tools), that |
| 34 | try to deal with *printer dots* too. | 37 | tries to deal with *printer dots* too. |
| 35 | - [pdfparanoia](https://github.com/kanzure/pdfparanoia), that removes | 38 | - [pdfparanoia](https://github.com/kanzure/pdfparanoia), that removes |
| 36 | watermarks from PDF. | 39 | watermarks from PDF. |
