@hackage / xml-basic

Basics for XML/HTML representation and processing

Latest0.1.3.3

About

Metadata

  • Last updated , by HenningThielemann
  • License BSD-3-Clause
  • Categories XML
  • Maintained by: Henning Thielemann <haskell@henning-thielemann.de>

  • Lottery factor: 1

Links

Installation

Readme

We provide basic data types for XML representation, like names, attributes, entities. Yes we try hard to get type safe XML handling out of Haskell 98. We also provide information about exceptional HTML tags, like self-closing tags. This package provides common functionality that is both needed in list (tagchup) and tree (wraxml) representations of XML.