summaryrefslogtreecommitdiff
path: root/src/__init__.py (follow)
AgeCommit message (Collapse)Author
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
2018-03-06First commitjvoisin