openzim / python-libzim

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

Document minimum required libzim version #61

Closed legoktm closed 4 years ago

legoktm commented 4 years ago

Is there a specific libzim version that needs to be used to build this? Will any 6.x version work?

rgaudin commented 4 years ago

Yes any 6.x would work. Version used for PyPi release (and thus recommended) is in the change log.

kelson42 commented 4 years ago

I have reopen the ticket, I think this is worth a small improvement of the README.md. See my PR.