From 307375df57c1210124959108be81b6caca54488e Mon Sep 17 00:00:00 2001 From: Michal Vaner Date: Tue, 18 Nov 2008 15:52:13 +0100 Subject: [PATCH] Mention other libraries in libucw webpage --- free/WWW/libucw/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/free/WWW/libucw/index.html b/free/WWW/libucw/index.html index 6e6b3591..cf1bbafe 100644 --- a/free/WWW/libucw/index.html +++ b/free/WWW/libucw/index.html @@ -16,6 +16,7 @@

What's that? Features + Additional libraries License Authors Download @@ -61,6 +62,18 @@

  • Documentation system +

    Additional libraries

    +

    + The package contains few other libraries which you might find useful. + You can build & install libUCW with them or without. + However they are not documented and are more specific. +

      +
    • libcharset – allows manipulation with character sets. +
    • libsh – the Sherlock Holmes library. It contains some routines for storing large amounts of data and alike. +
    • liblang – guessing of text language. +
    • libimages – manipulation with images. +
    +

    License

    The library is available under the terms of GNU Lesser Public License (LGPL) with the exception of few modules, which are in public domain. -- 2.39.5