1
0
mirror of synced 2024-09-22 13:01:43 +02:00
mat2/libmat2
Antoine Tenart c824a68dd8 libmat2: reshape the dependencies list
Invert the keys and values in DEPENDENCIES. It seems more natural to use
the key as a key in check_dependencies(), and the value as the value.
This also help in preparing for reworking the check_dependencies()
helper.

Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
2019-03-29 19:29:28 +01:00
..
__init__.py libmat2: reshape the dependencies list 2019-03-29 19:29:28 +01:00
abstract.py Whenever possible, use bwrap for subprocesses 2019-02-03 19:18:41 +01:00
archive.py Document the previous commit 2019-02-25 15:37:44 +01:00
audio.py Fix the testsuite 2019-03-23 00:41:23 +01:00
epub.py Improve epub support 2019-02-27 23:04:38 +01:00
exiftool.py Refactor {black,white}list into {block,allow}list 2019-03-05 23:13:42 +00:00
harmless.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
images.py Refactor {black,white}list into {block,allow}list 2019-03-05 23:13:42 +00:00
office.py Refactor {black,white}list into {block,allow}list 2019-03-05 23:13:42 +00:00
parser_factory.py Implement epub support 2019-02-20 16:28:11 -08:00
pdf.py Improve type annotation coverage 2018-10-23 16:32:28 +02:00
subprocess.py Streamline a bit the previous commit 2019-02-09 15:23:16 +01:00
torrent.py Refactor {black,white}list into {block,allow}list 2019-03-05 23:13:42 +00:00
video.py Refactor {black,white}list into {block,allow}list 2019-03-05 23:13:42 +00:00
web.py Refactor {black,white}list into {block,allow}list 2019-03-05 23:13:42 +00:00