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 d48dfc8e21 PNG support and automatic import! 2018-03-20 01:20:11 +01:00
src PNG support and automatic import! 2018-03-20 01:20:11 +01:00
tests Clean metadata 2018-03-18 23:48:14 +01: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