<p>
<a href="#what">What's that?</a>
<a href="#features">Features</a>
+ <a href="#addlib">Additional libraries</a>
<a href="#license">License</a>
<a href="#authors">Authors</a>
<a href="#download">Download</a>
<li>Documentation system
</ul>
</div>
+ <div class="section" id="addlib"><h2>Additional libraries</h2>
+ <p>
+ 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.
+ <ul>
+ <li><strong>libcharset</strong> – allows manipulation with character sets.
+ <li><strong>libsh</strong> – the <a href='/holmes'>Sherlock Holmes</a> library. It contains some routines for storing large amounts of data and alike.
+ <li><strong>liblang</strong> – guessing of text language.
+ <li><strong>libimages</strong> – manipulation with images.
+ </ul>
+ </div>
<div class="section" id="license"><h2>License</h2>
<p>
The library is available under the terms of <a href="http://www.gnu.org/copyleft/lesser.html">GNU Lesser Public License</a> (LGPL) with the exception of few modules, which are in public domain.