summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-29Document the lightweight cleaning modejvoisin
2018-04-26In mimetype's world, there is no such thing as `image/bmp`jvoisin
2018-04-23Add a test for odgjvoisin
2018-04-23Test .odf supportjvoisin
2018-04-23Add a warning about the beta status of MAT2jvoisin
2018-04-23Simplify a bit the main.py filejvoisin
2018-04-22Clean up the torrent implementationjvoisin
2018-04-22Add support for torrent files cleaningjvoisin
2018-04-16Add a cli-related testjvoisin
2018-04-16Add support for BMPjvoisin
2018-04-16Don't override the quality of jpg imagesjvoisin
2018-04-16Fix the main.py filejvoisin
2018-04-15Add a prototype for the nautilus extensionjvoisin
2018-04-14Document which versions of Debian are supportedjvoisin
2018-04-14Add lightweight processing for PDFjvoisin
2018-04-14Thread the cleaning processjvoisin
2018-04-14Silence the `apt` process of the CIjvoisin
2018-04-11Silence a bit the CIjvoisin
2018-04-11Improve the way we parse/display pdf metadatajvoisin
2018-04-04Add some white lines to make the code more compliantjvoisin
2018-04-04Remove some unused importsjvoisin
2018-04-04Oups, fix the buildjvoisin
2018-04-04main.py is now correctly handling foldersjvoisin
2018-04-04Add a test for when main.py is called without any argsjvoisin
2018-04-04Improve get_meta in various waysjvoisin
2018-04-04Fix the cijvoisin
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