Source: cpath-clojure Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Apollon Oikonomopoulos Build-Depends: clojure (>= 1.8), debhelper (>= 10), default-jdk, javahelper (>= 0.32), libjava-classpath-clojure, markdown, maven-repo-helper (>= 1.5~) Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/cpath-clojure.git Vcs-Browser: https://anonscm.debian.org/git/pkg-java/cpath-clojure.git Homepage: https://github.com/xsc/cpath-clj Package: libcpath-clojure Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Description: transparently collect files on the classpath cpath-clj is a small library to transparently collect files on the classpath based on a given base directory. Since that directory might be located inside a JAR, it is not always trivial to do so.