summaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)Author
2018-04-03get_parse needs to explore subclasses recusivelyLoic Dachary
2018-04-02Add some commentsjvoisin
2018-04-02Clean up the code for PDF handlingjvoisin
2018-04-02Fix a mistake wrt. office handlingjvoisin
2018-04-02Add more typing hintsjvoisin
2018-04-02`parser_factory` now returns the mtype toojvoisin
2018-04-01Implement support in `get_meta` for deep meta in office-related filesjvoisin
2018-04-01Move every image-related parser into a single filejvoisin
2018-04-01AbstractParser is an abstract classjvoisin
2018-04-01Refactor office document handlingjvoisin
2018-04-01Add support for .tiff filesjvoisin
2018-04-01Clean deep metadata for zip filesjvoisin
2018-03-31Add `application/rdf+xml` to harmless mimetypesjvoisin
2018-03-31Support even more libreoffice filesjvoisin
2018-03-31Add support for .odtjvoisin
2018-03-31Display docx metadatajvoisin
2018-03-31Support python3.5jvoisin
2018-03-31Add support for docxjvoisin
2018-03-31Add a parser for harmless fileformatsjvoisin
2018-03-31Change a bit the source code organisationjvoisin
2018-03-27Add gitlab-cijvoisin
2018-03-25Simplify a bit MP3 handlingjvoisin
2018-03-25FLAC supportjvoisin
2018-03-25Implement mp3 and ogg supportjvoisin
2018-03-25Remove a leftover debug messagejvoisin
2018-03-25Add support for jpegjvoisin
2018-03-20Add a test for PNG filesjvoisin
2018-03-20PNG support and automatic import!jvoisin
2018-03-19Scale for PDF is now parametrablejvoisin
2018-03-19Implement mimetype detectionjvoisin
2018-03-18Clean metadatajvoisin
2018-03-18Improve the testsuitejvoisin
2018-03-06First commitjvoisin