summaryrefslogtreecommitdiff
path: root/src/pdf.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-14Remove a leftover pdf metadatajvoisin
2018-05-06Test for faulty files, and document how MAT2 is behaving wrt. themjvoisin
2018-04-14Add lightweight processing for PDFjvoisin
2018-04-11Improve the way we parse/display pdf metadatajvoisin
2018-04-04Remove some unused importsjvoisin
2018-04-02Clean up the code for PDF handlingjvoisin
2018-03-31Change a bit the source code organisationjvoisin