Source: raynes-fs-clojure Section: java Maintainer: Debian Clojure Maintainers Uploaders: Apollon Oikonomopoulos , Build-Depends: debhelper-compat (= 14), default-jdk-headless, dh-clojure, javahelper, libcommons-compress-java, libxz-java, Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/clojure-team/raynes-fs-clojure.git Vcs-Browser: https://salsa.debian.org/clojure-team/raynes-fs-clojure Homepage: https://github.com/clj-commons/fs Package: libraynes-fs-clojure Architecture: all Depends: ${maven:Depends}, Description: filesystem utility library for Clojure raynes-fs is a collection of functions that interact with the filesystem. It wraps java.io.File and offers support for emulating a cwd-like behavior under JVM.