1
0
Fork 0
mat2/libmat2
jvoisin 09e748fa4c Refactor how offices files are handled
- xml files are no longer considered harmless
- Factorization of the `remove_all` method for office files
- Explicit whitelist are used
- Blacklist are used to skip files completely
  - Non-blacklisted files are _still cleaned_
  - Unsupported files are still triggering an error
2018-06-21 23:02:41 +02:00
..
__init__.py Fix and add a test for explicitly non-supported formats 2018-06-10 00:28:43 +02:00
abstract.py Bump a bit the coverage 2018-06-10 00:43:25 +02:00
audio.py libmat2: audio: add the audio/x-flac mime type 2018-06-12 21:34:47 +02:00
harmless.py Refactor how offices files are handled 2018-06-21 23:02:41 +02:00
images.py Improve a bit the performances wrt. image's metadata display 2018-06-10 00:43:38 +02:00
office.py Refactor how offices files are handled 2018-06-21 23:02:41 +02:00
parser_factory.py Improve a bit parsers autoloading 2018-06-10 00:28:26 +02:00
pdf.py Add more typing and use mypy in the CI 2018-06-04 23:20:30 +02:00
torrent.py Improve a bit our coverage wrt. torrent files handling 2018-06-10 00:56:55 +02:00