tagsoup-megaparsec: A Tag token parser and Tag specific parsing combinators

[ bsd3, library, xml ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0
Dependencies base (>=4.7 && <5), megaparsec (>=4.4 && <5), tagsoup (>=0.13 && <0.15) [details]
License BSD-3-Clause
Copyright BSD3
Author Kwang Yul Seo
Maintainer kwangyul.seo@gmail.com
Category XML
Home page https://github.com/kseo/tagsoup-megaparsec#readme
Source repo head: git clone https://github.com/kseo/tagsoup-megaparsec
Uploaded by kseo at 2016-07-12T08:25:34Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1268 total (5 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-07-12 [all 1 reports]

Readme for tagsoup-megaparsec-0.1.0.0

[back to package description]

tagsoup-megaparsec

Build Status

A Tag token parser and Tag specific parsing combinators