libzim
Reference implementation of the ZIM specification
The openZIM project proposes offline storage solutions for content coming from the Web. The zimlib is the standard implementation of the ZIM specification. It is a library which implements the read and write method for ZIM files.
- Versions: 8.2.1
- Website: https://wiki.openzim.org/wiki/Main_Page
- Licenses: GPL 2
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of libzim
as follows:
guix install libzim
Or install a particular version:
guix install libzim@8.2.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of libzim about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/libzim'><img src='https://packages.guix.gnu.org/packages/libzim/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/libzim)
Example Org:
[[https://packages.guix.gnu.org/packages/libzim][https://packages.guix.gnu.org/packages/libzim/badges/latest-version.svg]]