Overview

Korra is a library for introspection of maven packages. The library 
provides mappings between different representations of the same jvm concept.

   - maven coordinate and the jar file
   - a 'resource' and its related jar and jar entry under a given context
      - the resource can be:
         - a symbol representing a clojure namespace
         - a path to a resource
         - a java class
      - the context can be:
         - the jvm classloader classpath
         - a single jar
         - a list of jars
         - a maven coordinate
         - a list of maven coordinates
         - the entire maven local-repo
      
Check out the repo and the blog:
   https://github.com/zcaudate/iroh 
   http://z.caudate.me/representation-and-reflection/

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to