https://bugzilla.redhat.com/show_bug.cgi?id=1223293
Bug ID: 1223293
Summary: Review Request: ghc-xml-conduit - Utilities for
dealing with XML with conduit
Product: Fedora
Version: rawhide
Component: Package Review
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: http://petersen.fedorapeople.org//ghc-xml-conduit.spec
SRPM URL:
http://petersen.fedorapeople.org//ghc-xml-conduit-1.2.6-1.fc21.src.rpm
Description:
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:
* Text.XML: DOM-based parsing and rendering.
This is the most commonly used module.
* Text.XML.Cursor: A wrapper around Text.XML which allows bidirectional
traversing of the DOM, similar to XPath. (Note: Text.XML.Cursor.Generic
is the same concept, but will work with any node representation.)
* Text.XML.Unresolved: A slight modification to Text.XML which does not
require all entities to be resolved at parsing. The datatypes are
slightly more complicated here, and therefore this module is only
recommended when you need to deal directly with raw entities.
* Text.XML.Stream.Parse: Streaming parser, including some streaming
parser combinators.
* Text.XML.Stream.Render: Streaming renderer.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review