2003-07-18 23:33:53 +00:00
2003-07-18 20:51:37 +00:00
2003-07-18 23:11:37 +00:00
2003-07-18 21:00:54 +00:00
2003-07-18 21:00:54 +00:00
2003-07-18 23:33:53 +00:00

PURI - Portable URI Library

Kevin Rosenberg <kevin@rosenberg.net>
Franz, Inc <http://www.franz.com>


This is portable Universal Resource Identifier library for Common Lisp
programs. It parses URI according to the RFC 2396 specification. It's
is based on Franz, Inc's opensource URI package and hash been
ported to work other CL implementations. It is licensed with the
LLGPL as include in this distribution.

A regression package is include which uses Franz's open-source
tester library. I've also ported that library for use on other
CL implementations. Puri completes 126/126 regression tests
successfully.

Puri home: http://files.b9.com/puri/
Portable tester home: http://files.b9.com/tester/


Description
PURI with PMSF changes
Readme 116 KiB
Languages
Common Lisp 100%