$Header: /cvsroot/uri/uri/README,v 1.2 2001/07/16 11:45:02 loic Exp $ What is it ? ------------ uri is a library that analyses URIs and transform them. It is designed to be fast and occupy as few memory as possible. The basic usage of this library is to transform an URI into a structure with one field for each component of the URI and vice versa. Where is the documentation ? ---------------------------- The uri(3) manual page describes functions and constants provided by the library. How to install it ? ------------------- # # Various configuration options are available, # ./configure --help to get them all. # ./configure make all make check make install Where can I download it ? ------------------------- The webbase home page is http://www.senga.org/uri/ Loic Dachary loic@senga.org http://www.senga.org/
