wave1martian
|
89340f4908
|
Fix regex in LRF output that stripped CThumbnail metadata. .*? matched until >\n and cut off all children on the same line
|
2026-03-09 09:46:49 +01:00 |
|
wave1martian
|
7afb71db36
|
updated install instruction to include lxml to avoid using non matching system version
|
2026-03-09 09:01:47 +01:00 |
|
wave1martian
|
f72f6ff3b9
|
fix self.XPATH() calls to OPF.XPath() instead since 3.14 made functools.partial a descriptor and thus injected self as the first argument
|
2026-03-08 21:13:13 +01:00 |
|
wave1martian
|
17c304066a
|
Replace pkg_resources with importlib.resources for Python 3.14 compatibility
|
2026-03-08 20:24:24 +01:00 |
|