katydid: A haskell implementation of Katydid
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.
A haskell implementation of Katydid
This includes:
Relapse, a validation Language
Parsers for JSON, XML and an abstraction for trees
You should only need the following modules:
The Relapse module is used for validation.
The Json and XML modules are used to create Json and XML trees that can be validated.
If you want to implement your own parser then you can look at the Parsers module
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.1.0, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.4.0.1, 0.4.0.2 |
---|---|
Change log | None available |
Dependencies | base (>=4.7 && <5), containers, hxt, json, katydid, mtl, parsec, regex-tdfa [details] |
License | BSD-3-Clause |
Copyright | Walter Schulze |
Author | Walter Schulze |
Maintainer | awalterschulze@gmail.com |
Category | Data |
Home page | https://github.com/katydid/katydid-haskell |
Source repo | head: git clone https://github.com/katydid/katydid-haskell |
Uploaded | by awalterschulze at 2017-11-06T10:42:27Z |
Modules
[Index]
Downloads
- katydid-0.1.0.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