1
0
mirror of synced 2024-11-22 01:04:23 +01:00
mat2/libmat2
jvoisin d5861e4653 Implement a check for dependencies in mat2
Example use:

```
$ mat2 -c
Dependencies required for MAT2 0.1.3:
- Cairo: yes
- Exiftool: yes
- GdkPixbuf from PyGobject: yes
- Mutagen: yes
- Poppler from PyGobject: yes
- PyGobject: yes
```

This should close #35
2018-07-10 21:24:26 +02:00
..
__init__.py Implement a check for dependencies in mat2 2018-07-10 21:24:26 +02:00
abstract.py Bump a bit the coverage 2018-06-10 00:43:25 +02:00
audio.py Improve a bit the formatting of the code thanks to pyflakes3 2018-07-02 00:22:05 +02:00
harmless.py Simplify BMP handling 2018-07-06 00:49:17 +02:00
images.py Fix some pep8 issues spotted by pyflakes 2018-07-08 22:40:36 +02:00
office.py Make pylint even happier 2018-07-09 01:11:44 +02:00
parser_factory.py Fix some pep8 issues spotted by pyflakes 2018-07-08 22:40:36 +02:00
pdf.py Bump the coverage for pdf 2018-07-07 18:12:33 +02:00
torrent.py Fix some pep8 issues spotted by pyflakes 2018-07-08 22:40:36 +02:00