((synopsis "Simple static site generator") (author "Diego A. Mundo") (license "AGPL-3.0-only") (category web) (dependencies lowdown sxml-transforms getopt-long srfi-18 srfi-1 r7rs) (components (program pebble (cond-expand (pebble-static (csc-options -static -C -static -L -static -strip)) (else)))))