substring-parser: Match / replace substrings with a parser combinators.

[ apache, library, parsing, text ] [ Propose Tags ]

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, 0.3.0.0, 0.4.0.0, 0.4.1.0
Change log ChangeLog.md
Dependencies attoparsec, base (>=4.7 && <5), dlist, NoTrace, text [details]
License Apache-2.0
Copyright 2018 Yuji Yamamoto
Author Yuji Yamamoto
Maintainer whosekiteneverfly@gmail.com
Category Text, Parsing
Home page https://gitlab.com/igrep/substring-parser
Uploaded by igrep at 2018-01-30T11:40:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2679 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-01-30 [all 1 reports]

Readme for substring-parser-0.4.0.0

[back to package description]

substring-parser

(WIP) Match / replace substrings with a parser combinators.

Currently, supports only attoparsec.