Difference between revisions of "OpenZIM"

From openZIM
Jump to navigation Jump to search
Line 2: Line 2:


You will find here documentation about the Zeno file format, the OpenZim software and the project management.
You will find here documentation about the Zeno file format, the OpenZim software and the project management.
== the OpenZim Project ==
* [[Releases]]
* [[Roadmap]]
* [[Known Bugs]]
* [[Developer Meetings]]
== Documentation ==
* [[Zeno File Format]] - documentation of the file format the OpenZim project is basing on
* [[libzeno]] C++ implementation of the zeno file format
** [[Reader]] - software to read content served by zeno files
** [[Writer]] - software to compress media content into zeno files
*** [[Indexer]] - tools to create search indices
*** [[MW Dumper]] - tools to dump content from MediaWiki

Revision as of 20:21, 4 January 2009

This is the wiki of the OpenZim project.

You will find here documentation about the Zeno file format, the OpenZim software and the project management.

the OpenZim Project

Documentation

  • Zeno File Format - documentation of the file format the OpenZim project is basing on
  • libzeno C++ implementation of the zeno file format
    • Reader - software to read content served by zeno files
    • Writer - software to compress media content into zeno files
      • Indexer - tools to create search indices
      • MW Dumper - tools to dump content from MediaWiki