(asdf/parse-defsystem:defsystem :flan-utils :description "Some random utilities" :author "Rin " :license "None" :version "0.2.0" :serial t :depends-on (#:cl-ppcre #:bordeaux-threads) :components ((:file "flan-utils")))