Source: fast-zip-visit-clojure Section: java Priority: optional Maintainer: Debian Clojure Maintainers Uploaders: Apollon Oikonomopoulos Build-Depends: debhelper (>= 11), javahelper (>= 0.32), maven-repo-helper (>= 1.7), clojure (>= 1.8), libtext-markdown-perl | markdown, libfast-zip-clojure (>= 0.4.0), default-jdk Standards-Version: 4.1.4 Vcs-Git: https://anonscm.debian.org/git/pkg-java/fast-zip-visit-clojure.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/fast-zip-visit-clojure.git Homepage: https://github.com/akhudek/zip-visit Package: libfast-zip-visit-clojure Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Description: Clojure zipper-based visitor library (fast-zip version) A Clojure library implementing functional visitors over zippers. This library was inspired partly by the j-treevisit library and the need for walking and modifying tree data structures in Clojure.