<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mat2/tests/test_libmat2.py, branch fix_heic</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=fix_heic</id>
<link rel='self' href='http://git.dustri.org/mat2/atom?h=fix_heic'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/'/>
<updated>2025-04-03T15:13:40Z</updated>
<entry>
<title>Fix heic</title>
<updated>2025-04-03T15:13:40Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-04-03T13:58:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=b6c07b52f2aca91d6547cefeb0033258f0c8c4e3'/>
<id>urn:sha1:b6c07b52f2aca91d6547cefeb0033258f0c8c4e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable webp tests for now</title>
<updated>2025-04-03T13:53:45Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-04-03T13:53:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=fa42f08f091151707f7bd35e6194bd6786080f85'/>
<id>urn:sha1:fa42f08f091151707f7bd35e6194bd6786080f85</id>
<content type='text'>
```
======================================================================
ERROR: test_all_parametred (tests.test_libmat2.TestCleaning.test_all_parametred) (case={'name': 'webp', 'parser': &lt;class 'libmat2.images.WEBPParser'&gt;, 'meta': {'Warning': '[minor] Improper EXIF header'}, 'expected_meta': {}})
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builds/jvoisin/mat2/libmat2/images.py", line 109, in __init__
    GdkPixbuf.Pixbuf.new_from_file(self.filename)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
gi.repository.GLib.GError: gdk-pixbuf-error-quark: Couldn’t recognize the image file format for file “./tests/data/clean.webp” (3)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/builds/jvoisin/mat2/tests/test_libmat2.py", line 557, in test_all_parametred
    p1 = case['parser'](target)
  File "/builds/jvoisin/mat2/libmat2/images.py", line 111, in __init__
    raise ValueError
ValueError
```

Pending on https://0xacab.org/georg/mat2-ci-images/-/issues/14
</content>
</entry>
<entry>
<title>Add webp support</title>
<updated>2025-03-18T21:20:17Z</updated>
<author>
<name>Vincent Deffontaines</name>
</author>
<published>2025-03-18T21:11:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=2b58eece509c22a692f4de2512ec41c00e1d2728'/>
<id>urn:sha1:2b58eece509c22a692f4de2512ec41c00e1d2728</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Significantly improve portability</title>
<updated>2025-01-09T01:36:16Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-01-09T00:21:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=6c966f2afa504570e511ee327f6fff01577ef0fc'/>
<id>urn:sha1:6c966f2afa504570e511ee327f6fff01577ef0fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dangling references from document.xml.rels</title>
<updated>2024-04-05T16:45:58Z</updated>
<author>
<name>Alex Marchant</name>
</author>
<published>2024-04-05T16:45:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=156855ab7e79a311c1d19e9c937c41aed12b7506'/>
<id>urn:sha1:156855ab7e79a311c1d19e9c937c41aed12b7506</id>
<content type='text'>
The file `word/_rels/document.xml.rels` is similar to `[Content_Types].xml` and
has references to other files in the archive. If those references aren't
removed Word refuses to open the document. # Please enter the commit message
for your changes. Lines starting
</content>
</entry>
<entry>
<title>Strip comment references from document.xml</title>
<updated>2024-04-05T16:31:49Z</updated>
<author>
<name>Alex Marchant</name>
</author>
<published>2024-04-03T19:20:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=f2c898c92d0422ddc76fa977d60f7345b06a5ad6'/>
<id>urn:sha1:f2c898c92d0422ddc76fa977d60f7345b06a5ad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make utf-8 explicit in all tree.write calls</title>
<updated>2024-04-03T19:27:48Z</updated>
<author>
<name>Alex Marchant</name>
</author>
<published>2024-04-03T19:27:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=f931a0eceed3a89ef7c94a8a7b2bbed208bf0295'/>
<id>urn:sha1:f931a0eceed3a89ef7c94a8a7b2bbed208bf0295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test that checks if comments.xml is removed without errors</title>
<updated>2024-04-03T19:03:33Z</updated>
<author>
<name>Alex Marchant</name>
</author>
<published>2024-04-03T19:03:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=1b9ce34e2c3da718e79137e2c2210ccdcd299486'/>
<id>urn:sha1:1b9ce34e2c3da718e79137e2c2210ccdcd299486</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the CI on Debian</title>
<updated>2023-11-08T14:44:33Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2023-11-08T14:28:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=bbd5b2817c9d64013e2f5ed670aca8d4738bb484'/>
<id>urn:sha1:bbd5b2817c9d64013e2f5ed670aca8d4738bb484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the CI on Archlinux</title>
<updated>2023-03-12T12:29:46Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2023-03-12T12:18:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=daa17a3e9c3e7ac5a97e7c7ab10a382abd7d7562'/>
<id>urn:sha1:daa17a3e9c3e7ac5a97e7c7ab10a382abd7d7562</id>
<content type='text'>
</content>
</entry>
</feed>
