summaryrefslogtreecommitdiff
path: root/src/parser_factory.py (follow)
AgeCommit message (Expand)Author
2018-05-16Do a pylint passjvoisin
2018-05-16The CLI shouldn't display unsupported file extensionsjvoisin
2018-05-16Fix the buildjvoisin
2018-05-15Don't process unsupported filenames with a known mimetypejvoisin
2018-05-06Test for faulty files, and document how MAT2 is behaving wrt. themjvoisin
2018-04-04Add some white lines to make the code more compliantjvoisin
2018-04-04Remove some unused importsjvoisin
2018-04-03Improve the clijvoisin
2018-04-03get_parse needs to explore subclasses recusivelyLoic Dachary
2018-04-02Add some commentsjvoisin
2018-04-02Add more typing hintsjvoisin
2018-04-02`parser_factory` now returns the mtype toojvoisin
2018-03-31Change a bit the source code organisationjvoisin
2018-03-20PNG support and automatic import!jvoisin
2018-03-19Implement mimetype detectionjvoisin