Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libdata-xml-clojure
Library for reading and writing xml data
https://github.com/clojure/data.xml
0
no reviews
Install
Data.xml includes utilities for writing and reading xml, it can also create xml documents from clojure data structres and vice versa. it internaly uses the java streaming api for xml (stax) and features lazy parsing.