(asdf:defsystem #:hunchenhelpers :description "A helper library for hunchentoot" :author "Manx " :license "GPLv3" :version "1.2.0" :serial t :depends-on (:hunchentoot) :Components ((:file "package") (:file "content-types") (:file "main")))