summaryrefslogtreecommitdiff
path: root/libmat2/pdf.py (unfollow)
AgeCommit message (Expand)Author
2018-07-10Remove `print` from libmat, and use the `logging` module insteadjvoisin
2018-07-07Bump the coverage for pdfjvoisin
2018-07-02Improve a bit the formatting of the code thanks to pyflakes3jvoisin
2018-06-24Ensure Poppler's minimal versionjvoisin
2018-06-04Add more typing and use mypy in the CIjvoisin
2018-05-18Rename some files to simplify packagingjvoisin
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
2018-03-25Remove a leftover debug messagejvoisin
2018-03-19Scale for PDF is now parametrablejvoisin
2018-03-19Implement mimetype detectionjvoisin
2018-03-18Clean metadatajvoisin
2018-03-18Improve the testsuitejvoisin