;;; html-utils.meta -*- Scheme -*- ((egg "html-utils.egg") (synopsis "Procedures to ease the generation of some frequently used [X]HTML structures") (category web) (license "BSD") (doc-from-wiki) (author "Mario Domenech Goulart") (needs html-tags) (test-depends test html-tags) (files "html-utils.release-info" "html-utils.meta" "html-utils.scm" "html-utils.setup" "tests/run.scm"))