xml-conduit-0.5.1.2: Pure-Haskell utilities for dealing with XML with the conduit package.

The xml-conduit package

This package provides parsing and rendering functions for XML. It is based on the datatypes found in the xml-types package. This package is broken up into the following modules:

Additionally, the xml-hamlet package http://hackage.haskell.org/package/xml-hamlet provides a more convenient syntax for creating XML documents. For a more thorough tutorial on this library, please see http://www.yesodweb.com/book/xml-enumerator.

Properties

Versions0.5.0, 0.5.0.1, 0.5.1, 0.5.1.1, 0.5.1.2, 0.5.2, 0.5.3, 0.5.3.1, 0.5.4, 0.6.0, 0.6.1, 0.7.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 1.0.0, 1.0.1, 1.0.1.1, 1.0.2, 1.0.2.1, 1.0.3, 1.0.3.1, 1.0.3.2, 1.0.3.3, 1.1.0, 1.1.0.1, 1.1.0.2, 1.1.0.3
Dependenciesattoparsec (≥0.10), attoparsec-conduit (≥0.0.0.1 & <0.1), base (4.*), blaze-builder (≥0.2 & <0.4), blaze-builder-conduit (0.0.*), bytestring (0.9.*), conduit, containers (≥0.2 & <0.5), data-default (≥0.2 & <0.4), failure (≥0.1 & <0.3), system-filepath (0.4.*), text (≥0.7 & <0.12), transformers (0.2.*), xml-types (≥0.3.1 & <0.4)
LicenseBSD3
AuthorMichael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>
MaintainerMichael Snoyman <michaels@suite-sol.com>
StabilityStable
CategoryXML, Conduit
Home pagehttp://github.com/snoyberg/xml
Source repositorygit clone git://github.com/snoyberg/xml.git
Upload dateWed Jan 18 17:26:52 UTC 2012
Uploaded byMichaelSnoyman
Built onghc-7.2
DistributionsNixOS: 1.1.0.3, Debian: 1.1.0.3, FreeBSD: 1.1.0.3

Modules

Downloads