# decomp Decomp, short for decompose, is a Clojure tool for translating HTML into the equivalent Compojure AST. It was developed for refactoring raw or static html easily into compojure templating. ## Usage `java -jar decomp foo.html` ## License Copyright © 2013 Reid "arrdem" McKenzie Distributed under the Eclipse Public License, the same as Clojure.