Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 585 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 585 Bytes

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.