This website requires JavaScript.
Explore
Help
Sign In
security-and-privacy
/
mat2
Watch
1
Star
0
Fork
0
You've already forked mat2
mirror of
synced
2025-01-23 20:07:03 +01:00
Code
Releases
Activity
mat2
/
libmat2
History
jvoisin
4483c06f19
Replace abstractstaticmethod with abstractmethod
...
Apparently, abstractstaticmethod is deprecated since python3.3.
2019-10-12 21:28:27 +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
Replace abstractstaticmethod with abstractmethod
2019-10-12 21:28:27 +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
Mount a new tmpfs on /tmp and drop all capabilities
2019-10-05 15:21:40 +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