Difference between revisions of "Features"
Jump to navigation
Jump to search
(Created page with "''Features''' of both specification and zimlib... == ZIM specifications == * Easy to understand and implement * Higly compressed * Differential compre...") |
|||
Line 1: | Line 1: | ||
''Features''' of both [[ZIM file format|specification]] and [[zimlib]]... | '''Features''' of both [[ZIM file format|specification]] and [[zimlib]]... | ||
== ZIM specifications == | == ZIM specifications == | ||
Line 14: | Line 14: | ||
* Portable on most OS (Windows, Linux, OSX) | * Portable on most OS (Windows, Linux, OSX) | ||
== See | == Other == | ||
* [[zimwriterdb]] to write ZIM file from a Postgres database | |||
== See also == | |||
* [[Roadmap]] | * [[Roadmap]] |
Revision as of 18:56, 11 January 2013
Features of both specification and zimlib...
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)
Other
- zimwriterdb to write ZIM file from a Postgres database