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

GMP: The Gnu MP library
=======================
    - Version: 2.0.2
    - License: LGPL

GC: The Boehm's conservative garbage collector for C and C++
============================================================
    - Version: 5.0
    - License: Free (BSD-like)

PCRE: Perl-Compatible Regular Expression library
================================================
    - Version: 3.4
    - License: Free ("morphes" to (L)GPL when used in a (L)GPL program)

