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.3.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 |
---|---|
Change log | ChangeLog.md |
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 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15), 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 |
Revised | Revision 1 made by HerbertValerioRiedel at 2020-04-05T13:49:08Z |
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-11-18T22:27:39Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3024 total (20 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-11-19 [all 1 reports] |