cl-s-xml for Debian ------------------- * Supported character sets While S-XML authors do not make any efforts to support anything but the basic Common Lisp character type (and string or stream type), any character set which is implemented by the underlying Common Lisp should be supported by S-XML as well. * Test suite and examples Starting with version 1:20080723-1, upstream has created two new ASDF systems, s-xml.test and s-xml.examples. Now you can do the following: * (asdf:oos 'asdf:load-op 's-xml) * (asdf:oos 'asdf:load-op 's-xml.$SYSTEM) where SYSTEM is either 'test' or 'examples'. -- Luca Capello , Thu, 24 Jul 2008 01:29:45 +0200