Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 479 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 479 Bytes

azuzu-xml

A Clojure library with some utility functions for working with xml and zippers.

Most of the code is based on examples from this excellent article: Xml manipulation in clojure

Usage

Available from clojars. Add the following to your project dependencies:

[azuzu-xml "0.2.0-SNAPSHOT"]

License

Copyright © 2016 Andre Richards

Distributed under The MIT License (MIT) - See LICENSE.txt