| Age | Commit message (Collapse) | Author |
|
I want to release a new version ASAP, so lets ditch some features for
now.
|
|
|
|
Closes https://labs.riseup.net/code/issues/10550
Also known as "pygi is emitting a lot of warnings"
|
|
|
|
This (huge) commit removes completely hachoir from MAT.
Audio files are now processed with mutagen, and images
with exiftool, since the main python imaging library (PIL)
isn't super-great to deal with metadata (and damaged/non-standard
files).
Package maintainer should change the dependencies to reflect this.
|
|
|
|
|
|
See https://www.python.org/dev/peps/pep-0282/ for details,
but basically this is commit leaves the string
replacement to the logging function, instead of
doing it in place in its parameters with the '%' operator.
|
|
|
|
|
|
Thank you so much PyCharm
|
|
|
|
The MAT can now handle PDf with different pages size.
Also, instead of being overwritten, context are now pushed/poped
instead.
|
|
This commit fixes some issues for dump operating
systems who doesn't handle capitalization.
|