openzim / python-libzim

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

Add support for arm64 #164

Closed rgaudin closed 1 year ago

rgaudin commented 1 year ago

Now that libzim is built on arm64 for both linux (glibc) and macOS, we need to publish for those platform as well.

Only nightlies are available at the moment. arm64 for musl is not ready yet

kelson42 commented 1 year ago

Blocked by https://github.com/kiwix/kiwix-build/issues/585

rgaudin commented 1 year ago

This has been fixed. We now support arm64 on macOS and aarch64 on Linux