1
0
Fork 0
Commit Graph

395 Commits

Author SHA1 Message Date
jvoisin 721ee78d15 Fix a mistake wrt. office handling 2018-04-02 23:35:03 +02:00
jvoisin 0cc7e1e680 Improve the main.py file 2018-04-02 19:12:10 +02:00
jvoisin 23bd22b305 Add more typing hints 2018-04-02 19:11:59 +02:00
jvoisin 6868f20065 `parser_factory` now returns the mtype too 2018-04-02 17:36:26 +02:00
jvoisin 6c29e0eae2 Improve a bit the main.py file 2018-04-01 17:13:34 +02:00
jvoisin 7992cd0d51 Add some documentation 2018-04-01 15:36:45 +02:00
jvoisin 9e7a4bd217 Implement support in `get_meta` for deep meta in office-related files 2018-04-01 15:08:38 +02:00
jvoisin 27beda354d Move every image-related parser into a single file 2018-04-01 12:30:00 +02:00
jvoisin 711347c87f AbstractParser is an abstract class 2018-04-01 12:06:50 +02:00
jvoisin da5cef8c90 Add a bla about requirements 2018-04-01 01:06:56 +02:00
jvoisin eac51dbc99 Refactor office document handling 2018-04-01 01:04:06 +02:00
jvoisin 2d7c703c52 Add support for .tiff files 2018-04-01 00:43:36 +02:00
jvoisin c186fc4292 Clean deep metadata for zip files 2018-04-01 00:17:06 +02:00
jvoisin 6d506b8757 Add a deep check for office/libreoffice files 2018-03-31 23:09:54 +02:00
jvoisin fb5956bd6b Add `application/rdf+xml` to harmless mimetypes 2018-03-31 23:09:15 +02:00
jvoisin 6aeffe6823 Add a logo 2018-03-31 22:01:41 +02:00
jvoisin 88fcd4071d Support even more libreoffice files 2018-03-31 21:22:16 +02:00
jvoisin 12b3b39d4d Add support for .odt 2018-03-31 21:20:21 +02:00
jvoisin 0bbafc4cc5 Improve resilience of main.py 2018-03-31 21:16:02 +02:00
jvoisin 1ee936420c Display docx metadata 2018-03-31 21:16:02 +02:00
jvoisin e4d2506d6a Add LICENSE 2018-03-31 07:00:14 -07:00
jvoisin 8bd083ce51 Support python3.5 2018-03-31 15:57:14 +02:00
jvoisin 4da974edaf Add a .gitignore 2018-03-31 15:47:46 +02:00
jvoisin 865ad181ae Add support for docx 2018-03-31 15:47:06 +02:00
jvoisin 302a5ea002 Add a parser for harmless fileformats 2018-03-31 15:46:50 +02:00
jvoisin f391c9603c Change a bit the source code organisation 2018-03-31 15:46:17 +02:00
jvoisin 088c3d013c Add badges to the readme 2018-03-27 21:15:30 +02:00
jvoisin 3c0e04dacc Add coverage 2018-03-27 21:14:19 +02:00
jvoisin e313ddb721 Add gitlab-ci 2018-03-27 20:42:13 +02:00
jvoisin aa893e9d61 Simplify a bit MP3 handling 2018-03-25 16:31:21 +02:00
jvoisin 2eb68928d5 FLAC support 2018-03-25 16:20:45 +02:00
jvoisin 19a8fd97aa Implement mp3 and ogg support 2018-03-25 16:17:41 +02:00
jvoisin 4fa490d941 Remove a leftover debug message 2018-03-25 15:09:34 +02:00
jvoisin d4d6f31655 Add support for jpeg 2018-03-25 15:09:12 +02:00
jvoisin 7ad9ff08ad Add a test for PNG files 2018-03-20 23:35:02 +01:00
jvoisin d48dfc8e21 PNG support and automatic import! 2018-03-20 01:20:11 +01:00
jvoisin 47c5d8b486 Scale for PDF is now parametrable 2018-03-19 23:51:35 +01:00
jvoisin 8f44616366 Implement mimetype detection 2018-03-19 23:43:49 +01:00
jvoisin d262f780f7 Add a READE 2018-03-19 00:09:00 +01:00
jvoisin 12e2330ca6 Remove some useless files 2018-03-19 00:04:00 +01:00
jvoisin acb9b2d14e Clean metadata 2018-03-18 23:48:14 +01:00
jvoisin df3c27d79d Improve the testsuite 2018-03-18 21:42:12 +01:00
jvoisin 069765376d Remove a useless file 2018-03-13 01:01:18 +01:00
jvoisin 67ce0f739f Add a working test 2018-03-13 01:01:07 +01:00
jvoisin 13d2507d60 First commit 2018-03-06 23:20:18 +01:00