all repos — archive/microformats @ 811dd1cb92a7248f16c66659c11ffd78fea3e2f6

Incomplete Clojure microformats library

Initial commit.

Alan Pearce
commit

811dd1cb92a7248f16c66659c11ffd78fea3e2f6

1 file changed, 18 insertions(+), 0 deletions(-)

changed files
A README.md
@@ -0,0 +1,18 @@
+# microformats + +A Clojure library designed to parse [microformats](http://microformats.org/wiki/microformats2). + +## Feedback + +This is my first foray into Clojure, if I've done something +non-idiomatically please get in touch. + +## Usage + +FIXME + +## License + +Copyright © 2014 Alan Pearce + +Distributed under the MIT License.