Download Latest Version libutk-0.4.0.tar.gz (174.1 kB)
Email in envelope

Get an email when there's a new version of UTK

Home
Name Modified Size InfoDownloads / Week
libutk-0.4.0.tar.gz 2011-06-05 174.1 kB
README 2011-06-05 997 Bytes
libutk-0.4.tar.gz 2011-06-04 163.8 kB
libutk-0.3.tar.gz 2011-06-03 163.8 kB
TODO 2011-06-01 268 Bytes
LICENSE 2011-06-01 18.3 kB
libutk-0.2.tar.gz 2011-06-01 163.8 kB
libutk-0.1.tar.gz 2011-06-01 153.6 kB
Totals: 8 Items   838.8 kB 0
 ** libUTK **

libUTK is a toolkit that handles a lot of useful functions to manipulate ANSI capable terminals and makes easier to works with files under UNIX or UNIX-Like systems.
libUTK was designed to be portable under all UNIXES and to be useful and easy to use.
It can abstract a lof of UNIX system calls and Standard Libc functions to make easy to use them

The main goal of libUTK is to be the best Text User Interface and Advanced Programming Toolkit library for Unix.
The main language that uses this library is C, but in the future will have bindings to C++ and Python, and maybe for other languages.

	* Requeriments

		- GNU build tools (gcc, GNU make, etch)
		- Gnu Libc 
		- An Unix-Like operating system (Linux, BSD, Mac OS , Solaris, etch)

** Build **

To build this the commands:
   
   - ./config
   - make
   - make install

, should do all work!!! 

This library is under GNU GPL

Author: Vinicio Flores <vfloreshdz@gmail.com>

See LICENSE for more information about license.
Source: README, updated 2011-06-05