|
|
|
|
@ -9,6 +9,7 @@ command line tools:
|
|
|
|
|
* kiwix-serve: HTTP daemon serving ZIM files
|
|
|
|
|
|
|
|
|
|
[](https://download.kiwix.org/release/kiwix-tools/)
|
|
|
|
|
[](https://github.com/kiwix/kiwix-tools/wiki/Repology)
|
|
|
|
|
[](https://hub.docker.com/r/kiwix/kiwix-tools)
|
|
|
|
|
[&sort=date)](https://hub.docker.com/r/kiwix/kiwix-serve)
|
|
|
|
|
[](https://apps.sandstorm.io/app/5uh349d0kky2zp5whrh2znahn27gwha876xze3864n0fu9e5220h)
|
|
|
|
|
@ -16,8 +17,6 @@ command line tools:
|
|
|
|
|
[](https://www.codefactor.io/repository/github/kiwix/kiwix-tools)
|
|
|
|
|
[](https://www.gnu.org/licenses/gpl-3.0)
|
|
|
|
|
|
|
|
|
|
[](https://repology.org/project/kiwix-tools/versions)
|
|
|
|
|
|
|
|
|
|
Disclaimer
|
|
|
|
|
----------
|
|
|
|
|
|
|
|
|
|
@ -42,7 +41,7 @@ Dependencies
|
|
|
|
|
The Kiwix tools rely on a few third party software libraries. They are
|
|
|
|
|
prerequisites to the Kiwix tools compilation. Therefore, following
|
|
|
|
|
libraries need to be available:
|
|
|
|
|
* [Kiwix lib](https://github.com/kiwix/kiwix-lib) (no package so far)
|
|
|
|
|
* [Libkiwix](https://github.com/kiwix/libkiwix) (package `libkiwix` on Debian/Ubuntu)
|
|
|
|
|
* [Libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/)
|
|
|
|
|
(package `libmicrohttpd-dev` on Debian/Ubuntu)
|
|
|
|
|
* [Zlib](https://www.zlib.net/) (package `zlib1g-dev` on Debian/Ubuntu)
|
|
|
|
|
|