X: A light-weight XML library
Light-weight XML library derived from the <code>xml</code> package
for simple parsing and creation of XML documents.
It only depends on base
, deepseq
, bytestring
, text
, and text-short
.
This library provides support for the following specifications:
Modules
[Index] [Quick Jump]
Downloads
- X-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0 |
---|---|
Dependencies | base (>=4.7.0 && <4.8 || >=4.8.0 && <4.9 || >=4.9.0 && <4.10 || >=4.10.0 && <4.11 || >=4.11.0 && <4.12 || >=4.12.0 && <4.13), bytestring (>=0.10.4 && <0.11), deepseq (>=1.3.0 && <1.4 || >=1.4.0 && <1.5), text (>=1.2.3 && <1.3), text-short (>=0.1.3 && <0.2) [details] |
License | BSD-3-Clause AND GPL-3.0-or-later[multiple license files] |
Copyright | (c) 2007-2008 Galois Inc., (c) 2019 Herbert Valerio Riedel |
Author | Galois Inc., Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Category | Text, XML |
Bug tracker | https://github.com/hvr/X/issues |
Source repo | head: git clone https://github.com/hvr/X.git |
Uploaded | by HerbertValerioRiedel at 2019-07-29T07:58:52Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3097 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-07-29 [all 1 reports] |