1
0
Fork 0
mat2 is a metadata removal tool, supporting a wide range of commonly used file formats, written in python3: at its core, it's a library, used by an eponymous command-line interface, and a nautilus extension.
Go to file
jvoisin 3c0e04dacc Add coverage 2018-03-27 21:14:19 +02:00
src Add gitlab-ci 2018-03-27 20:42:13 +02:00
tests FLAC support 2018-03-25 16:20:45 +02:00
.gitlab-ci.yml Add coverage 2018-03-27 21:14:19 +02:00
README.md Add a READE 2018-03-19 00:09:00 +01:00
main.py PNG support and automatic import! 2018-03-20 01:20:11 +01:00

README.md

 _____ _____ _____ ___ 
|     |  _  |_   _|_  |  Keep you data,
| | | |     | | | |  _|     trash your meta!
|_|_|_|__|__| |_| |___|
                       

Run the testsuite

$ python3 -m unittest discover -v