Version 2.00

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.

It is available as a C library and as a Perl library.

. Requirements
	ANSI C compiler
  	perl-5.004 or higher

. To compile and install

	perl Makefile.PL
	make all
	make install

. To test

	make test

. The documentation is in urilib/uri.3 manual page and contains
  a few examples.


Loic Dachary
Civil Engineering in Cyberspace
36 rue du Sentier
75002 Paris
Tel: +33 1 55 34 33 50
Fax: +33 1 42 33 05 06
http://www.ecila.fr/
loic@ceic.com
