README

Tue, 15 Feb 2005 18:57:52 +0100

author
tailor@f281.ttorni.ton.tut.fi
date
Tue, 15 Feb 2005 18:57:52 +0100
changeset 0
86b7f6f9c5c0
child 3
b1fbfab67908
permissions
-rw-r--r--

Tailorization of trunk
Import of the upstream sources from the repository

http://tao.uab.es/ion/svn/libtu/trunk

as of revision 2



                                    libtu
				 
		   Copyright (c) Tuomo Valkonen 1999-2000.
		    
                             <tuomov@cc.tut.fi>
		  
		  

Libtu is a small utility library for programs written in C. Naturally,
libtu is free software under the "Artistic License". See the file
LICENSE for details.

To build the library, first edit Makefile to customize it for your
system if necessary. Then 'make depend && make'.
To install it run 'make install' (perhaps as root depending on
where you are installing it).

If you want to use it in your programs, you may try to figure out how
by reading the header files (include/*.h) and test programs (tester*.c).
Or you could try urging me to write some sort of a manual.

mercurial