;; -*- Hen -*- ( (license "GPL-3") (category parsing) (dependencies regex utf8 abnf yasos) (test-dependencies test) (author "Ivan Raikov") (synopsis "Parsing and formatting of comma-separated values (CSV).") (components (extension csv-abnf)) )