License: LLGPL
Homepage: http://lisp.ystok.ru/yuri/.
ASDF-install package (obsolete) http://lisp.ystok.ru/yuri/yuri-2-0-007.zip
Documentation: http://lisp.ystok.ru/yuri/help/help.html.
Ystok-URI is a part of YstokHTML collection but can be used alone. The code is based on
- uri.lisp from portableaserve
- uri.cl, Franz, Inc.
- puri.
URIs are represented by instances of a structure type. Percent-encoding/decoding is implemented in full. It is highly optimised for UTF-8 and supports other external formats basing on Lisp implementation-specific i18n/l10n functions or ACL-Compat.