(defproject marginalia "0.0.1" :description "A port of [Docco](http://jashkenas.github.com/docco/) to Clojure." :dependencies [[org.clojure/clojure "1.2.0"] [org.clojars.nakkaya/markdownj "1.0.2b4"] [hiccup "0.3.0"]] :dev-dependencies [[lein-clojars "0.5.0-SNAPSHOT"] [jline "0.9.94"] [swank-clojure "1.2.1"]])