;;; fancypants.egg -*- scheme -*- ((synopsis "Automatic ASCII smart quotes and ligature handling for SXML") (author "Peter Bex") (category web) (license "BSD") (dependencies srfi-1 srfi-13) (test-dependencies sxml-transforms test) (components (extension fancypants (csc-options "-d0" "-O2"))))