================================================================================
============================= LibGego ==========================================
================================================================================

A little library with a few helpful things for use in GObject based
applications.

BUILDING:
$ mkdir build
$ cd build
$ cmake ..
$ make

INSTALL:
TODO.
