torpo is a basic utility library with minimal dependencies
Sorry, no docs yet.
Developed primarily for my personal use. Anything can change without notice.
on Clojars. If you are using Maven, add the following repository
definition to your pom.xml:
<repository>
<id>clojars.org</id>
<url>http://clojars.org/repo</url>
</repository>With Leiningen:
[torpo "0.1"]
Copyright (C) 2013 Marcus Holst
Licensed under the Eclipse Public License v1.0 (the same as Clojure).