weavejester.resauce

https://github.com/weavejester/resauce.git

git clone 'https://github.com/weavejester/resauce.git'

(ql:quickload :weavejester.resauce)
18

Resauce

Build Status

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.

Installation

To install, add the following to your project :dependencies:

[resauce "0.1.0"]

Documentation

License

Copyright © 2015 James Reeves

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.