[ ソース: data-xml-clojure ]
パッケージ: libdata-xml-clojure (0.2.0~alpha6-3)
libdata-xml-clojure に関するリンク
Debian の資源:
data-xml-clojure ソースパッケージをダウンロード:
- [data-xml-clojure_0.2.0~alpha6-3.dsc]
- [data-xml-clojure_0.2.0~alpha6.orig.tar.gz]
- [data-xml-clojure_0.2.0~alpha6-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library for reading and writing XML data
data.xml includes utilities for writing and reading XML, it can also create XML documents from Clojure data structures and vice versa. It internaly uses the Java Streaming API for XML (StAX) and features lazy parsing.
その他の libdata-xml-clojure 関連パッケージ
|
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
-
- dep: libtest-check-clojure
- Clojure property-based testing tool inspired by QuickCheck