The latest version of polysoup is 0.6.4-0.

polysoup

Version 0.6.2 revision 0 uploaded by JakubWaszczuk.

Package meta

Synopsis
Online XML parsing with polyparse and tagsoup
Description

The library provides combinators for lazy, incremental XML parsing. Parsing results are generated lazily and the input is read on demand.

It is built on top of the tagsoup library, which is responsible for preliminary tokenization of an XML input, and the polyparse library, which provides primitives for lazy and incremental parsing.

To use the library import the Text.XML.PolySoup module.

Author
Jakub Waszczuk
Bug reports
n/a
Category
XML
Copyright
Copyright (c) 2012 IPI PAN
Homepage
https://github.com/kawu/polysoup
Maintainer
waszczuk.kuba@gmail.com
Package URL
n/a
Stability
experimental

Components