https://github.com/weavejester/resauce.git
git clone 'https://github.com/weavejester/resauce.git'
(ql:quickload :weavejester.resauce)
A library of Clojure functions for working with JVM resources.
Included in the library is resource-dir
multimethod, which can get a
directory listing from a file or jar resource.
To install, add the following to your project :dependencies
:
[resauce "0.1.0"]
Copyright © 2015 James Reeves
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.