fuzzy-parse: Tools for processing unstructured text data
The lightweight and easy to use functions for text tokenizing and parsing. It aimed for parsing mostly unstructured data, but the structured formats may be parsed as well. It may be used in different sutiations, for DSL, tex markups or even for parsing simple grammars easier and sometimes faster than in case of usage mainstream parsing combinators or parser generators. See the README.md, examples and modules documentation for more.
Downloads
- fuzzy-parse-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.2.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | attoparsec (>=0.13), base (>=4.11 && <5), containers, mtl (>=2.2), text (>=1.2), time (>=1.8) [details] |
License | MIT |
Author | Dmitry Zuikov |
Maintainer | dzuikov@gmail.com |
Category | Text, Parsing |
Home page | https://github.com/hexresearch/fuzzy-parse |
Bug tracker | https://github.com/hexresearch/fuzzy-parse/issues |
Source repo | this: git clone https://github.com/hexresearch/fuzzy-parse.git(tag 0.1.0.0) |
Uploaded | by voidlizard at 2020-01-03T10:20:25Z |
Distributions | |
Downloads | 669 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |