From 386855c4d1ef509c1fd32abd721589c81669613b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 23 Oct 2023 08:35:49 +0100 Subject: gentoo auto-resync : 23:10:2023 - 08:35:49 --- dev-haskell/xml-conduit/metadata.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'dev-haskell/xml-conduit/metadata.xml') diff --git a/dev-haskell/xml-conduit/metadata.xml b/dev-haskell/xml-conduit/metadata.xml index d838ed84f839..c8b5a6780961 100644 --- a/dev-haskell/xml-conduit/metadata.xml +++ b/dev-haskell/xml-conduit/metadata.xml @@ -5,22 +5,8 @@ haskell@gentoo.org Gentoo Haskell - - 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. - - 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>. - + xml-conduit snoyberg/xml -- cgit v1.2.3