HTML Parser
$ area51 add cl-html-parse
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-html-parse:some-function ...)