diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | *.pyc | 1 | *.pyc |
| 2 | .coverage | ||
| 2 | .eggs | 3 | .eggs |
| 4 | .mypy_cache/ | ||
| 3 | build | 5 | build |
| 4 | dist | 6 | dist |
| 5 | mat2.egg-info | 7 | mat2.egg-info |
| 8 | tags | ||
![]() |
index : mat2 | |
| 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, as well as several file manager extensions. |
| summaryrefslogtreecommitdiff |