<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mat/libmat/exiftool.py, branch python3</title>
<subtitle>Keep your data, trash your meta

</subtitle>
<id>http://git.dustri.org/archives/mat/atom?h=python3</id>
<link rel='self' href='http://git.dustri.org/archives/mat/atom?h=python3'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/'/>
<updated>2016-08-29T20:12:40Z</updated>
<entry>
<title>Python3, now with less features</title>
<updated>2016-08-29T20:12:40Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2016-08-29T20:12:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=64b667be5d6b36d17839482593ccf2207af14ac9'/>
<id>urn:sha1:64b667be5d6b36d17839482593ccf2207af14ac9</id>
<content type='text'>
I want to release a new version ASAP, so lets ditch some features for
now.
</content>
</entry>
<entry>
<title>Even more python3 portability</title>
<updated>2016-03-28T20:48:00Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2016-03-28T20:48:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=2c0249b1e833108cc13c0589f3018851f2311d0b'/>
<id>urn:sha1:2c0249b1e833108cc13c0589f3018851f2311d0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First step toward python3</title>
<updated>2016-03-27T22:06:52Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2016-03-27T22:06:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=98fb7fe1f0edec16ecd405707cc903d2b4a7dc40'/>
<id>urn:sha1:98fb7fe1f0edec16ecd405707cc903d2b4a7dc40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silence exiftool's stderr</title>
<updated>2015-12-03T23:16:00Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-12-03T23:16:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=81bf41933551f6bebf5a0c6a86e47af2e597b653'/>
<id>urn:sha1:81bf41933551f6bebf5a0c6a86e47af2e597b653</id>
<content type='text'>
In the past, this might have been useful, but now,
exiftool works on pretty much every file passed to it by MAT.

Also, if something goes wrong, MAT will know about this thanks to the
return code != 0.
</content>
</entry>
<entry>
<title>Remove hachoir from MAT.</title>
<updated>2015-12-02T16:22:45Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-12-02T16:07:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=80ece3001895ea13d50915a5215fd47e313bab4c'/>
<id>urn:sha1:80ece3001895ea13d50915a5215fd47e313bab4c</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Add support for TIFF file</title>
<updated>2015-11-02T17:23:57Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-11-02T17:23:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=d87711e172d215198f1831cad85e7bbdae727093'/>
<id>urn:sha1:d87711e172d215198f1831cad85e7bbdae727093</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_MASSIVE_ pep8 revamp</title>
<updated>2015-07-25T15:14:23Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-07-25T15:14:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=6ba3e3f20d7d52895bc44f9fc35b068cfce47133'/>
<id>urn:sha1:6ba3e3f20d7d52895bc44f9fc35b068cfce47133</id>
<content type='text'>
Thank you so much PyCharm
</content>
</entry>
<entry>
<title>ExiftoolStripper: white-list the "File Type Extension" and "Megapixels" fields.</title>
<updated>2015-07-25T14:16:59Z</updated>
<author>
<name>intrigeri</name>
</author>
<published>2015-07-25T14:16:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=6a7ec826768bf7961254c101ca4e51ef41dd6df3'/>
<id>urn:sha1:6a7ec826768bf7961254c101ca4e51ef41dd6df3</id>
<content type='text'>
Those are not actual metadata stored in the file, but rather information that
can be trivially derived from the actual data.

This fixes the test suite on current Debian sid, most likely because its
libimage-exiftool-perl (9.98-1) reports more such "metadata" fields than the one
in Jessie (9.74-1).

Fix-committed: #9252
Closes: Debian#789833
</content>
</entry>
<entry>
<title>Remove the pillow stuff, because it was a bad idea.</title>
<updated>2015-07-21T19:37:32Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-07-21T19:37:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=fb550678117a6963539b864a18b904021e619dc5'/>
<id>urn:sha1:fb550678117a6963539b864a18b904021e619dc5</id>
<content type='text'>
Pillow sucks at parsing malformed pictures :/
</content>
</entry>
<entry>
<title>Fix an ods-related bug</title>
<updated>2015-04-11T20:43:06Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-04-11T20:43:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=0a24b07cd41e7d645641d5af1acb99890cdd3772'/>
<id>urn:sha1:0a24b07cd41e7d645641d5af1acb99890cdd3772</id>
<content type='text'>
Since exiftool can't remove the Palette field,
let's whitelist it. And even if it could,
this would really degrade the quality of the picture.
</content>
</entry>
</feed>
