summaryrefslogtreecommitdiff
path: root/src/parser_factory.py (follow)
AgeCommit message (Collapse)Author
2018-04-04Add some white lines to make the code more compliantjvoisin
2018-04-04Remove some unused importsjvoisin
2018-04-03Improve the clijvoisin
- Implement the `-l` option - The help is now more awesome
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