jsonschema-gen: JSON Schema generator from Algebraic data type
This library contains a JSON Schema generator.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
safe-aeson | To avoid the issue of prior to aeson-0.7.0.6, set this flag True. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- jsonschema-gen-0.3.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.2.0.0, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.1.0 |
---|---|
Change log | changelog.md |
Dependencies | aeson (>=0.7 && <0.9), base (>=4.6 && <4.9), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), scientific (>=0.2 && <0.4), tagged (>=0.7 && <0.9), text (>=0.11 && <1.3), time (>=1.4 && <1.6), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.11) [details] |
License | BSD-3-Clause |
Copyright | (c) 2015 Shohei Murayama <shohei.murayama@gmail.com> |
Author | Shohei Murayama |
Maintainer | shohei.murayama@gmail.com |
Category | Text, Data, JSON |
Home page | https://github.com/yuga/jsonschema-gen |
Source repo | head: git clone git://github.com/yuga/jsonschema-gen |
Uploaded | by yuga at 2015-04-30T14:07:57Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4589 total (1 in the last 30 days) |
Rating | 2.0 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |