Hi,
We have released the version 1.2 of the zimlib http://openzim.org/download/zimlib-1.2.tar.gz
This is a minor release, here comes the changelog: * Do not try to remap mime types for redirects or other types (#52324) * Remove duplicate decl. of Dirent:: redirectMimeType & linktarget * Make it compiles with Microsoft VS2010 environment * Make it compiles with Apple OSX 10.9 environment
The zimlib is the standard implementation of the ZIM specification. It is a library which implements the read and write method for ZIM files. Use the zimlib in your own software - like reader applications - to make them ZIM-capable without the need having to dig too much into the ZIM file format.
Regards Emmanuel