;;; fmt.meta -*- Hen -*- ((egg "fmt.egg") (synopsis "Combinator Formatting") (license "BSD") (category io) (author "Alex Shinn") (doc-from-wiki) (needs utf8) (test-depends test) (files "fmt.setup" "fmt.html" "fmt-unicode-chicken.scm" "fmt-color.scm" "test-fmt.scm" "fmt.meta" "fmt-c.scm" "test-fmt-c.scm" "fmt-c-chicken.scm" "fmt-color-chicken.scm" "fmt-pretty.scm" "README.chicken" "fmt-chicken.scm" "test-round.scm" "fmt-column.scm" "tests/run.scm" "fmt.scm"))