/openzim

Github mirror of openzim - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Primary LanguageC++

This OpenZIM project repository contains the sources for:

  • zimlib: A library for reading and writing ZIM files.
  • zimwriterfs: A tool for creating ZIM files based on contents on a local filesystem.
  • zimreader-java: A ZIM reader written in Java.

Old code, provided for archive purposes:

  • zimreader: An old reader for the Zeno file format, the predecessor to the ZIM file format.
  • zimwriterdb: Demonstrates how to write a ZIM file based on data in a database.