summaryrefslogtreecommitdiff
path: root/libmat2/__init__.py (unfollow)
AgeCommit message (Collapse)Author
2018-06-10Fix and add a test for explicitly non-supported formatsjvoisin
2018-05-18Rename some files to simplify packagingjvoisin
- the `src` folder is now `libmat2` - the `main.py` script is now `mat2.py`
2018-05-16Do a pylint passjvoisin
2018-05-16The CLI shouldn't display unsupported file extensionsjvoisin
2018-03-31Change a bit the source code organisationjvoisin