STklos uses some libraries developped by other people.
These libraries are:

GMP: The Gnu MP library
=======================
    - Version: 3.1.1
    - License: LGPL
    - Home Page: http://www.swox.com/gmp/

GC: The Boehm's conservative garbage collector for C and C++
============================================================
    - Version: 5.3
    - License: Free (BSD-like)
    - Home Page: http://www.hpl.hp.com/personal/Hans_Boehm/gc

PCRE: Perl-Compatible Regular Expression library
================================================
    - Version: 3.4
    - License: Free ("morphes" to (L)GPL when used in a (L)GPL program)
    - Home: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
