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 e4d2506d6a Add LICENSE 2018-03-31 07:00:14 -07:00
src Support python3.5 2018-03-31 15:57:14 +02:00
tests Add support for docx 2018-03-31 15:47:06 +02:00
.gitignore Add a .gitignore 2018-03-31 15:47:46 +02:00
.gitlab-ci.yml Add coverage 2018-03-27 21:14:19 +02:00
LICENSE Add LICENSE 2018-03-31 07:00:14 -07:00
README.md Add badges to the readme 2018-03-27 21:15:30 +02:00
main.py PNG support and automatic import! 2018-03-20 01:20:11 +01:00

README.md

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

pipeline status coverage report

Run the testsuite

$ python3 -m unittest discover -v