<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mat2/libmat2/video.py, branch master</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=master</id>
<link rel='self' href='http://git.dustri.org/mat2/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/'/>
<updated>2023-05-03T20:28:02Z</updated>
<entry>
<title>Use proper type annotations instead of comments</title>
<updated>2023-05-03T20:28:02Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2023-05-03T20:28:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=1b9608aecf25d5e58ee27b9b45afd7f77b883f8b'/>
<id>urn:sha1:1b9608aecf25d5e58ee27b9b45afd7f77b883f8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly pass a parameter to functools.lru_cache</title>
<updated>2023-01-31T19:42:39Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2023-01-31T19:42:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=e41390eb64eaf72fd1b9914221eaf22801812521'/>
<id>urn:sha1:e41390eb64eaf72fd1b9914221eaf22801812521</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the type annotations</title>
<updated>2023-01-28T15:57:20Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2023-01-28T15:57:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=39fb254e019c920516bb317d4b48a8de7cac850e'/>
<id>urn:sha1:39fb254e019c920516bb317d4b48a8de7cac850e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Please pylint</title>
<updated>2022-10-09T19:04:19Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2022-10-09T19:04:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=0501359600352e4a9745c8e83cbde07af8aac849'/>
<id>urn:sha1:0501359600352e4a9745c8e83cbde07af8aac849</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify the typing annotations</title>
<updated>2022-08-28T20:29:06Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2022-08-28T20:29:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=cc5be8608b49d74a633b80a95a49a018d4dcd477'/>
<id>urn:sha1:cc5be8608b49d74a633b80a95a49a018d4dcd477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Please a bit the CI</title>
<updated>2021-11-21T10:02:22Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-11-21T10:02:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=fb7440ab5ddaffe52d1f765c59fecd2c0e3aa944'/>
<id>urn:sha1:fb7440ab5ddaffe52d1f765c59fecd2c0e3aa944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add which pathfinding for executables</title>
<updated>2020-02-11T16:23:11Z</updated>
<author>
<name>tguinot</name>
</author>
<published>2020-02-10T02:31:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=56d2c4aa5fea506abb15d71b53aea23b9dd3398b'/>
<id>urn:sha1:56d2c4aa5fea506abb15d71b53aea23b9dd3398b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a way to disable the sandbox</title>
<updated>2019-10-12T23:13:49Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2019-10-12T23:13:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=5f0b3beb46d09af26107fe5f80e63ddccb127a59'/>
<id>urn:sha1:5f0b3beb46d09af26107fe5f80e63ddccb127a59</id>
<content type='text'>
Due to bubblewrap's pickiness, mat2 can now be run
without a sandbox, even if bubblewrap is installed.
</content>
</entry>
<entry>
<title>Use memoization get _*_path() functions</title>
<updated>2019-05-15T22:31:40Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2019-05-15T22:31:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=35d550d229b219f5a02cb9194c3bd24329f975ed'/>
<id>urn:sha1:35d550d229b219f5a02cb9194c3bd24329f975ed</id>
<content type='text'>
This shouldn't make a big difference in the CLI/extension
usage, but might improve the performances of long-running
instances, or people misusing the API.
</content>
</entry>
<entry>
<title>Refactor {black,white}list into {block,allow}list</title>
<updated>2019-03-05T23:13:42Z</updated>
<author>
<name>Brolf</name>
</author>
<published>2019-02-19T23:45:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=5ac91cd4f94a822c81bd0bc55a2f7034b31eee7a'/>
<id>urn:sha1:5ac91cd4f94a822c81bd0bc55a2f7034b31eee7a</id>
<content type='text'>
Closes #96
</content>
</entry>
</feed>
