((synopsis "Libxml2 is a XML C parser and toolkit with DOM, SAX and") (author "David Ireland ") (category xml) (license "MIT") (dependencies srfi-1 srfi-13 stack) (test-dependencies test) (components (extension libxml2 (csc-options "-I/usr/local/include/libxml2" "-I/usr/include/libxml2/" "-L/usr/local/lib/" "-L/usr/lib/" "-L" "-lxml2" "-d1" "-O3"))))