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.4.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 && <1.5), base (>=4.6 && <4.14), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.7), scientific (>=0.2 && <0.4), tagged (>=0.7 && <0.9), text (>=0.11 && <1.3), time (>=1.4 && <1.10), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | (c) 2015 Shohei Murayama <shohei.murayama@gmail.com> |
Author | Shohei Murayama |
Maintainer | shohei.murayama@gmail.com |
Revised | Revision 1 made by phadej at 2019-11-08T08:50:15Z |
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 2017-08-29T07:40:28Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4545 total (16 in the last 30 days) |
Rating | 2.0 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-08-29 [all 1 reports] |