kiwix / kiwix-tools

Command line Kiwix tools: kiwix-serve, kiwix-manage, ...
https://download.kiwix.org/release/kiwix-tools/
GNU General Public License v3.0
408 stars 79 forks source link

Adapt kiwix-tools to new libkiwix API. #580

Open mgautierfr opened 1 year ago

mgautierfr commented 1 year ago

Adapt code to kiwix/libkiwix#830

kelson42 commented 1 year ago

@mgautierfr What should we do with this PR?

mgautierfr commented 1 year ago

PR has to be updated or a new (smaller) PR must be created.

kiwix-tools compile correctly on my computer with both libkiwix and kiwix-tools' s master (so with https://github.com/kiwix/libkiwix/pull/837 merged and not the change in this pr)

This PR is useful only for kiwix/libkiwix#830, there is nothing to do on kiwix-tools side. We can keep this PR around until (if) we adapt kiwix/libkiwix#830 or we can close it as the new API will be different anyway than what I came with the kiwix's PR.