Difference between revisions of "Libzim"

Jump to navigation Jump to search
152 bytes added ,  09:12, 13 November 2016
m (formatting)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The '''zimlib''' is the standard implementation of the [[ZIM file format|ZIM specification]]. It is a library which implements the read and write method for ZIM files. The zimlib is released under the [https://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPLv2 license terms]. Use the zimlib in your own software - like reader applications - to make them ZIM-capable without the need having to dig too much into the ZIM file format.
The '''zimlib''' is the standard implementation of the [[ZIM file format|ZIM specification]]. It is a library which implements the read and write method for ZIM files. The zimlib is released under the [https://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPLv2 license terms]. Use the zimlib in your own software - like reader applications - to make them ZIM-capable without the need having to dig too much into the ZIM file format.
Have a look to the [[Releases]] or [[git]] pages to get more information about how to download it.


== Programming ==
== Programming ==
Line 125: Line 127:
* [[zimdump]]
* [[zimdump]]
* [[Git|Get the source code]]
* [[Git|Get the source code]]
* in [https://tracker.debian.org/pkg/zimlib Debian]

Navigation menu