Difference between revisions of "Bindings"
Line 1: | Line 1: | ||
'''Bindings''' (using the [[zimlib]]) and '''native implementations''' of the [[ZIM file format]]: | '''Bindings''' (using the [[zimlib]]) and '''native implementations''' of the [[ZIM file format]]: | ||
+ | == Officials == | ||
+ | * [https://pypi.org/project/libzim/ libzim binding for Python] | ||
+ | * [https://www.npmjs.com/package/@openzim/libzim libzim binding for Node.js] | ||
+ | |||
+ | == By third parties == | ||
* [https://github.com/pediapress/pyzim Pyzim] A binding of the zimlib in Python | * [https://github.com/pediapress/pyzim Pyzim] A binding of the zimlib in Python | ||
− | |||
* [https://github.com/akhenakh/gozim Gozim] A Golang native zim library and reader | * [https://github.com/akhenakh/gozim Gozim] A Golang native zim library and reader | ||
− | |||
== See also == | == See also == | ||
* [[Readers]] | * [[Readers]] |
Latest revision as of 15:12, 14 July 2020
Bindings (using the zimlib) and native implementations of the ZIM file format: