(defsystem docspec :version "0.0.1" :serial t :license "Unlicense" :author "contrapunctus " :description "A standard, predictable interface to acces the four types of documentation for a project." :defsystem-depends-on ("literate-lisp") :components ((:org "lib/docspec")))