openzim / python-libzim

Libzim binding for Python: read/write ZIM files in Python
https://pypi.org/project/libzim/
GNU General Public License v3.0
60 stars 19 forks source link

Remove metadata conversion from python-libzim #188

Open benoit74 opened 5 months ago

benoit74 commented 5 months ago

When adding metadatas, the python-libzim is doing a conversion for some types.

This should be removed because:

This would need a major release since it is a breaking change.