cl-url-rewrite

Common lisp package for rewriting urls in (x)html documents
  http://www.weitz.de/url-rewrite/
  0
  no reviews



Url-rewrite is a small package which can be used to programmatically rewrite (x)html documents such that certain attributes values are replaced by others. it was written to rewrite urls (as in or ) for cookie-less session handling.

url-rewrite is intended to be portable and should work with all conforming common lisp implementations.