docrecords: Vinyl-based records with hierarchical field names, default values and documentation
[ cli, data, json, library, mit, options, parsing, records ]
[ Propose Tags ]
[ Report a vulnerability ]
Implements the DocRec type, which is a record (in the vinyl sense) where each field has an optional value and a docstring. The names of the fields are type-level lists of Symbols, acting as paths. This makes docrecords hierarchical. Addionally, we provide the code to read docrecords from JSON files and derive CLI parsers to override the records read from files. docrecords is part of the porcupine ecosystem. See the README at https://github.com/tweag/porcupine#README.md
Downloads
- docrecords-0.1.0.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 |
---|---|
Dependencies | aeson (<1.6), base (>=4.10 && <5), data-default, lens, optparse-applicative, text, unordered-containers, vinyl (>=0.11), yaml [details] |
License | MIT |
Copyright | 2018 EURL Tweag, NovaDiscovery |
Author | |
Maintainer | Yves Parès <yves.pares@tweag.io> |
Revised | Revision 1 made by sjakobi at 2022-04-05T17:19:05Z |
Category | Data, Records, JSON, CLI, Options, Parsing |
Home page | https://github.com/tweag/porcupine#readme |
Bug tracker | https://github.com/tweag/porcupine/issues |
Source repo | head: git clone https://github.com/tweag/porcupine |
Uploaded | by YvesPares at 2019-10-09T10:16:04Z |
Distributions | |
Reverse Dependencies | 1 direct, 2 indirect [details] |
Downloads | 539 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-10-09 [all 1 reports] |