mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-23 12:00:21 -04:00
Kiwix-lib has been renamed to libkiwix, update README.md
This commit is contained in:
parent
ac3e889388
commit
c1e2913f24
@ -9,6 +9,7 @@ command line tools:
|
|||||||
* kiwix-serve: HTTP daemon serving ZIM files
|
* kiwix-serve: HTTP daemon serving ZIM files
|
||||||
|
|
||||||
[](https://download.kiwix.org/release/kiwix-tools/)
|
[](https://download.kiwix.org/release/kiwix-tools/)
|
||||||
|
[](https://github.com/kiwix/kiwix-tools/wiki/Repology)
|
||||||
[](https://hub.docker.com/r/kiwix/kiwix-tools)
|
[](https://hub.docker.com/r/kiwix/kiwix-tools)
|
||||||
[&sort=date)](https://hub.docker.com/r/kiwix/kiwix-serve)
|
[&sort=date)](https://hub.docker.com/r/kiwix/kiwix-serve)
|
||||||
[](https://apps.sandstorm.io/app/5uh349d0kky2zp5whrh2znahn27gwha876xze3864n0fu9e5220h)
|
[](https://apps.sandstorm.io/app/5uh349d0kky2zp5whrh2znahn27gwha876xze3864n0fu9e5220h)
|
||||||
@ -16,8 +17,6 @@ command line tools:
|
|||||||
[](https://www.codefactor.io/repository/github/kiwix/kiwix-tools)
|
[](https://www.codefactor.io/repository/github/kiwix/kiwix-tools)
|
||||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||||
|
|
||||||
[](https://repology.org/project/kiwix-tools/versions)
|
|
||||||
|
|
||||||
Disclaimer
|
Disclaimer
|
||||||
----------
|
----------
|
||||||
|
|
||||||
@ -42,7 +41,7 @@ Dependencies
|
|||||||
The Kiwix tools rely on a few third party software libraries. They are
|
The Kiwix tools rely on a few third party software libraries. They are
|
||||||
prerequisites to the Kiwix tools compilation. Therefore, following
|
prerequisites to the Kiwix tools compilation. Therefore, following
|
||||||
libraries need to be available:
|
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/)
|
* [Libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/)
|
||||||
(package `libmicrohttpd-dev` on Debian/Ubuntu)
|
(package `libmicrohttpd-dev` on Debian/Ubuntu)
|
||||||
* [Zlib](https://www.zlib.net/) (package `zlib1g-dev` on Debian/Ubuntu)
|
* [Zlib](https://www.zlib.net/) (package `zlib1g-dev` on Debian/Ubuntu)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user