1
0
mirror of synced 2024-09-22 13:01:43 +02:00
mat2/libmat2
jvoisin 3714553185 Fix bubblewrap
On some machines (like mine), `/proc` has to be mounted.  Also, since
sandboxing with bubblewrap is best effort and assumes that an attacker doesn't
have control outside of the file to clean, it's safe to __try__ to enable some
bubblewrap features, and to silently fail otherwise.
2019-09-21 14:14:39 +02:00
..
__init__.py Please mypy wrt. the last two commits 2019-05-14 00:50:17 +02:00
abstract.py Minor code cleanup 2019-05-09 09:41:05 +02:00
archive.py Mark a comment as FP 2019-09-01 19:01:33 +02:00
audio.py Fix the testsuite 2019-03-23 00:41:23 +01:00
epub.py Add tar archive support 2019-04-27 04:05:36 -07:00
exiftool.py Use memoization get _*_path() functions 2019-05-16 00:31:40 +02:00
harmless.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
images.py Add support for ppm 2019-09-01 09:28:46 -07:00
office.py Improve a bit the comments in the code 2019-09-01 13:52:02 +02:00
parser_factory.py CI: Add job to run codespell, a spell checking software 2019-07-22 13:31:40 -07:00
pdf.py Improve type annotation coverage 2018-10-23 16:32:28 +02:00
subprocess.py Fix bubblewrap 2019-09-21 14:14:39 +02:00
torrent.py Refactor {black,white}list into {block,allow}list 2019-03-05 23:13:42 +00:00
video.py Use memoization get _*_path() functions 2019-05-16 00:31:40 +02:00
web.py Remove a mypy workaround to bump coverage back to 100% 2019-07-22 23:28:51 +02:00