python-libzim
python-libzim copied to clipboard
remove metadata conversion
Fixes #188
@rgaudin Sorry, my bad. Actually, I ran the tests after the modification but didn't install the project.
@aryanA101a Any update?
converted to draft to prevent accidental merge
I don't think this is sufficient: type hints should be simplified as well to explicitly mention these methods support only bytes and str values now (i.e. conversion must be done by python-scraperlib or any other "user")
Thank you @benoit74 ; that's right and I forgot @aryanA101a to mention that you should not force-push after having asked for a review ; it makes (and made in that case) reviewing a real pain.
@aryanA101a please update type hints as suggested