fuzzy-parse: Tools for processing unstructured text data
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.markdown, examples and modules documentation for more.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.2.0, 0.1.2.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | attoparsec (>=0.13), base (>=4.11 && <5), containers, mtl (>=2.2), safe, 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-07-07T07:12:58Z |
Modules
[Index] [Quick Jump]
Downloads
- fuzzy-parse-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees