547
edits
Line 112: | Line 112: | ||
=== std::string = zim::urldecode(const std::string& url) === | === std::string = zim::urldecode(const std::string& url) === | ||
returns an URL-decoded string for use in findx() | returns an URL-decoded string for use in findx() | ||
=== Requirements === | |||
If you compile the software from source you need the following libraries installed: | |||
* libxz-dev | |||
* autoconf | |||
* automake | |||
* libtool |