SIGLAR - GTK+ based simple acronym creation tool


Description
===========

Siglar is a simple GTK+ acronym creation tool that emphasizes simplicity. As development
focuses on keeping weight down to a minimum the interface is quite simple and clean. 
Siglar is simple to use, is easily installed, requires few libraries, and starts up quickly.

This freeware program is released under a propietary license,
see the file 'license.txt' for more information.

Installation
============

Siglar requires GTK+-2.10.x libraries.

Simple install procedure:

  $ tar xzvf siglar-x.x.x.i386.tar.gz   # unpack the files
  $ ./install.sh                        # install siglar
  
