<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mat2/libmat2/parser_factory.py, branch 0.7.0</title>
<subtitle>mat2 is a metadata removal tool, supporting a wide range of commonly used file formats, written in python3: at its core, it's a library, used by an eponymous command-line interface, as well as several file manager extensions.

</subtitle>
<id>http://git.dustri.org/mat2/atom?h=0.7.0</id>
<link rel='self' href='http://git.dustri.org/mat2/atom?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/'/>
<updated>2019-02-03T18:18:41Z</updated>
<entry>
<title>Whenever possible, use bwrap for subprocesses</title>
<updated>2019-02-03T18:18:41Z</updated>
<author>
<name>intrigeri</name>
</author>
<published>2019-02-03T09:43:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=e8c1bb0e3c4cae579e81ce6a4b01b829900ff922'/>
<id>urn:sha1:e8c1bb0e3c4cae579e81ce6a4b01b829900ff922</id>
<content type='text'>
This should closes  #90
</content>
</entry>
<entry>
<title>Implement support for .avi files, via ffmpeg</title>
<updated>2018-10-22T10:58:01Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-10-18T17:19:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=e70ea811c99c16f3382c08153eda573df0825536'/>
<id>urn:sha1:e70ea811c99c16f3382c08153eda573df0825536</id>
<content type='text'>
- This commit introduces optional dependencies (namely ffmpeg):
  mat2 will spit a warning when trying to process an .avi file
  if ffmpeg isn't installed.
- Since metadata are obtained via exiftool, this commit
  also refactors a bit our exfitool wrapper.
</content>
</entry>
<entry>
<title>Hide unsupported extensions in `mat2 -l`</title>
<updated>2018-10-05T10:43:21Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-10-05T10:42:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=d0f3534efffb057e0f6a5decde70d96b6c98cab8'/>
<id>urn:sha1:d0f3534efffb057e0f6a5decde70d96b6c98cab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the detection of unsupported extensions in uppercase</title>
<updated>2018-08-23T19:28:37Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-08-23T19:28:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=1c72448e58fa5ad50055accce704185a87f9bba5'/>
<id>urn:sha1:1c72448e58fa5ad50055accce704185a87f9bba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the code's documentation</title>
<updated>2018-07-19T21:10:27Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-07-19T21:10:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=942859601d5d08f05b374d1f12270192cede1155'/>
<id>urn:sha1:942859601d5d08f05b374d1f12270192cede1155</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some pep8 issues spotted by pyflakes</title>
<updated>2018-07-08T20:40:36Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-07-08T20:40:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=8c21006e6c2959a55ce8cb80758564eeea2ebde8'/>
<id>urn:sha1:8c21006e6c2959a55ce8cb80758564eeea2ebde8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve a bit the formatting of the code thanks to pyflakes3</title>
<updated>2018-07-01T22:22:05Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-07-01T22:22:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=893f58554ab963f8abd4a08222a311014322fff1'/>
<id>urn:sha1:893f58554ab963f8abd4a08222a311014322fff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve a bit parsers autoloading</title>
<updated>2018-06-09T22:28:26Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-06-09T22:28:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=633654376ab3821b7b65f4bb44fc00bcc1e9e8fb'/>
<id>urn:sha1:633654376ab3821b7b65f4bb44fc00bcc1e9e8fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more typing and use mypy in the CI</title>
<updated>2018-06-04T21:20:30Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-06-04T20:54:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=6a1b0b31f0fbfa59a78a8b9f4f07bf9ed3f91cdf'/>
<id>urn:sha1:6a1b0b31f0fbfa59a78a8b9f4f07bf9ed3f91cdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import the dynamic import system</title>
<updated>2018-06-04T18:53:21Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-06-03T22:14:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=4ebf9754f84e28eb73a09df0f788b5be80c9c73e'/>
<id>urn:sha1:4ebf9754f84e28eb73a09df0f788b5be80c9c73e</id>
<content type='text'>
The dynamic import should now work when MAT2 is
installed system-wide, either via the distribution's
packaging system, or via pip.
</content>
</entry>
</feed>
