summaryrefslogtreecommitdiff
path: root/src/abstract.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-04-30Rework the way we're outputing filesjvoisin
2018-04-14Add lightweight processing for PDFjvoisin
2018-04-04Add some white lines to make the code more compliantjvoisin
2018-04-01AbstractParser is an abstract classjvoisin
2018-04-01Refactor office document handlingjvoisin
2018-03-31Change a bit the source code organisationjvoisin