((egg "sxml-templates.egg") (files "sxml-templates.setup" "sxml-templates-implementation.scm" "sxml-templates.meta" "sxml-templates.scm" "tests/run.scm") (needs sxml-transforms records setup-helper) (license "Public Domain") (category xml) (doc-from-wiki) (author "Moe Aboulkheir, ported to hygienic chicken with test suite by Peter Danenberg") (synopsis "A simple facility for subtituting values into SXML expressions") (test-depends test))