== name == URL-REWRITE == category == Webprogramming == author == Dr. Edmund Weitz (mailto(edi@agharta.de), mailto(edi@weitz.de)) == author-image == == short-description == URL-REWRITE efficiently rewrites HTML attributes. == long-description == URL-REWRITE is a small package which can be used to programmatically rewrite (X)HTML documents such that certain attribute values are replaced by others. It was written to rewrite URLs (as in or ) for cookie-less session handling but maybe you'll find other uses for it like, e.g., extracting links from a document. == examples == Examples can be found in the documentation. == instructions == Just load the file 'load.lisp' or use ASDF: (asdf:oos 'asdf:load-op :url-rewrite) == tutorial == See the documentation. == home-url == http://weitz.de/url-rewrite/ == doc-url == http://weitz.de/url-rewrite/ == license == URL-REWRITE comes with a href(BSD license,http://www.opensource.org/licenses/bsd-license.php). == book == == references == == source-fooball == Download the source code from href(http://weitz.de/files/url-rewrite.tgz,http://weitz.de/files/url-rewrite.tgz) or href(ftp://ftp.franz.com/pub/lispwire/edi/url-rewrite-0.1.0.tgz,ftp://ftp.franz.com/pub/lispwire/edi/url-rewrite-0.1.0.tgz). bold(NOTE: Edi's site might have a newer version.) == release-date == 2004-03-30 == release-version == 0.1.0 == status == stable == history == == acl-dependencies == == other-dependencies == == platform == == ad ==