(X)HTMLambda ============ Copyright (c) 2012-2016 Marco Antoniotti See file COPYING for licensing information DESCRIPTION ----------- (X)HTMLambda is yet another (X)HTML library which emphasizes programmability and user-friendliness. Each (X)HTML element is a strucuterd object and pretty-printing of (X)HTML trees is well defined to provide properly indented human-readable output even for complex recursive arrangements. INSTALLATION ------------ (X)HTMLambda is available on quicklisp. Otherwise, installation should be simple if you have quicklisp, ASDF, or MK-DEFSYSTEM set up. Enjoy