Skip to content
Snippets Groups Projects
Forked from jvoisin / mat2
549 commits behind the upstream repository.
user avatar
Julien (jvoisin) Voisin authored
Since I didn't notice that it was broken
until c5f51345,
it's a good idea to have some tests for this ;)
ecb199b4
History
 _____ _____ _____ ___ 
|     |  _  |_   _|_  |  Keep you data,
| | | |     | | | |  _|     trash your meta!
|_|_|_|__|__| |_| |___|
                       

pipeline status coverage report

Requirements

  • python3-mutagen for audio support
  • python3-gi-cairo and gir1.2-poppler-0.18 for PDF support
  • gir1.2-gdkpixbuf-2.0 for images support
  • libimage-exiftool-perl for everything else

Please note that MAT2 requires at least Python3.5, meaning that it doesn't run on Debian Jessie,

Run the testsuite

$ python3 -m unittest discover -v

Related softwares