1
0
mirror of synced 2024-06-03 12:58:04 +02:00
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
2018-03-31 21:16:02 +02:00
src Display docx metadata 2018-03-31 21:16:02 +02:00
tests Display docx metadata 2018-03-31 21:16:02 +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
main.py Improve resilience of main.py 2018-03-31 21:16:02 +02:00
README.md Add badges to the readme 2018-03-27 21:15:30 +02:00

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

pipeline status coverage report

Run the testsuite

$ python3 -m unittest discover -v