clojure.data.zip

https://github.com/clojure/data.zip.git

git clone 'https://github.com/clojure/data.zip.git'

(ql:quickload :clojure.data.zip)
68

clojure.data.zip

System for filtering trees, and XML trees in particular.

Formerly known as clojure.contrib.zip-filter.

Releases and Dependency Information

Latest stable release: 0.1.3

deps.edn dependency information: clojure org.clojure/data.zip {:mvn/version "0.1.3"}

Leiningen dependency information: clojure [org.clojure/data.zip "0.1.3"] Maven dependency information: xml <dependency> <groupId>org.clojure</groupId> <artifactId>data.zip</artifactId> <version>0.1.3</version> </dependency>

Example Usage

For more detail see the generated documentation on github.

Developer Information

Change Log

Copyright and License

Copyright (c) Aaron Bedra and Rich Hickey, 2019. All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (https://opensource.org/licenses/eclipse-1.0.php) which can be found in the file epl-v10.html at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.