<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mat2/libmat2/parser_factory.py, branch 0.12.2</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.12.2</id>
<link rel='self' href='http://git.dustri.org/mat2/atom?h=0.12.2'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/'/>
<updated>2020-11-30T17:52:07Z</updated>
<entry>
<title>Please pylint</title>
<updated>2020-11-30T17:52:07Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2020-11-23T18:52:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=a517f8d36eda737265f2386cfe926807111d6000'/>
<id>urn:sha1:a517f8d36eda737265f2386cfe926807111d6000</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raise a ValueError explicitly</title>
<updated>2020-11-30T17:52:07Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2020-11-23T18:50:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=61dce89fbd7759a9d2c19c46930030fd4467374f'/>
<id>urn:sha1:61dce89fbd7759a9d2c19c46930030fd4467374f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CI: Add job to run codespell, a spell checking software</title>
<updated>2019-07-22T20:31:40Z</updated>
<author>
<name>georg</name>
</author>
<published>2019-07-22T20:31:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=8bb2826f7a396cdc49542bf3bb868a9c61848ed2'/>
<id>urn:sha1:8bb2826f7a396cdc49542bf3bb868a9c61848ed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor code cleanup</title>
<updated>2019-05-09T07:41:05Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2019-05-09T07:41:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=97abafdc5824936c3a72136c3f398eb3dbdfec3c'/>
<id>urn:sha1:97abafdc5824936c3a72136c3f398eb3dbdfec3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2019-05-03T09:39:15Z</updated>
<author>
<name>fuzzy</name>
</author>
<published>2019-05-03T09:39:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=7e031c975782da0668cfb9ed11adee3869c360ee'/>
<id>urn:sha1:7e031c975782da0668cfb9ed11adee3869c360ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for compressed tar files</title>
<updated>2019-04-27T13:03:09Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2019-04-27T13:03:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=8e41b098d6a8eb8da5687824a59c3af07b18725b'/>
<id>urn:sha1:8e41b098d6a8eb8da5687824a59c3af07b18725b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement epub support</title>
<updated>2019-02-21T00:28:11Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2019-02-21T00:28:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=02ff21b158c76fcd355a74ddb940e1c54fc2d7ed'/>
<id>urn:sha1:02ff21b158c76fcd355a74ddb940e1c54fc2d7ed</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
