summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-04Add even more tests for the clijvoisin
2018-04-04Add a first test for the CLIjvoisin
2018-04-04main.py is an executable scriptjvoisin
2018-04-03Fix a typo spotted by @doobry in `get_meta` for zip-based filesjvoisin
2018-04-03Improve the clijvoisin
2018-04-03Apparently, `image/jpg` isn't correct, `image/jpeg` isjvoisin
2018-04-03Add a test for an issue highligthed by 76f25212d1eef99c360b0a50cd5b88c117acf278jvoisin
2018-04-03Add a note about why we do clean PDF in a completely overkill wayjvoisin
2018-04-03Add some related softwaresjvoisin
2018-04-03Add more details to the warnings, thanks to @pabsjvoisin
2018-04-03get_parse needs to explore subclasses recusivelyLoic Dachary
2018-04-02Add some commentsjvoisin
2018-04-02Add some more type hintingjvoisin
2018-04-02Clean up the code for PDF handlingjvoisin
2018-04-02Fix a mistake wrt. office handlingjvoisin
2018-04-02Improve the main.py filejvoisin
2018-04-02Add more typing hintsjvoisin
2018-04-02`parser_factory` now returns the mtype toojvoisin
2018-04-01Improve a bit the main.py filejvoisin
2018-04-01Add some documentationjvoisin
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-01Add a bla about requirementsjvoisin
2018-04-01Refactor office document handlingjvoisin
2018-04-01Add support for .tiff filesjvoisin
2018-04-01Clean deep metadata for zip filesjvoisin
2018-03-31Add a deep check for office/libreoffice filesjvoisin
2018-03-31Add `application/rdf+xml` to harmless mimetypesjvoisin
2018-03-31Add a logojvoisin
2018-03-31Support even more libreoffice filesjvoisin
2018-03-31Add support for .odtjvoisin
2018-03-31Improve resilience of main.pyjvoisin
2018-03-31Display docx metadatajvoisin
2018-03-31Add LICENSEjvoisin
2018-03-31Support python3.5jvoisin
2018-03-31Add a .gitignorejvoisin
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 badges to the readmejvoisin
2018-03-27Add coveragejvoisin
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