;;;; package.lisp (defpackage #:pastiche (:use #:cl) (:import-from #:flatbind #:do>) (:local-nicknames (#:a #:alexandria-2) (#:db #:bknr.datastore) (#:http #:weekend) (#:html #:hypnotisml)))