Difference between revisions of "Features"
m |
|||
Line 13: | Line 13: | ||
* Minimal dependencies | * Minimal dependencies | ||
* Portable on most OS (Windows, Linux, OSX, Android) | * Portable on most OS (Windows, Linux, OSX, Android) | ||
− | |||
− | |||
− | |||
== Other == | == Other == | ||
* [[zimwriterdb]] to write ZIM file from a Postgres database | * [[zimwriterdb]] to write ZIM file from a Postgres database | ||
− | |||
== See also == | == See also == | ||
* [[Roadmap]] | * [[Roadmap]] |
Latest revision as of 13:28, 3 January 2014
Features of both specification and zimlib...
Contents
ZIM specifications
- Easy to understand and implement
- Higly compressed
- Differential compression (content may not be compressed if not necessary)
- Metadata
Zimlib
- Native, coded in C++
- Extremly fast
- Minimal footprint
- Minimal dependencies
- Portable on most OS (Windows, Linux, OSX, Android)
Other
- zimwriterdb to write ZIM file from a Postgres database