The latest version of docrecords is 0.1.0.0-1.

docrecords

Version 0.1.0.0 revision 0 uploaded by YvesPares.

Package meta

Synopsis
Vinyl-based records with hierarchical field names, default values and documentation
Description

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

Author
n/a
Bug reports
https://github.com/tweag/porcupine/issues
Category
Data, Records, JSON, CLI, Options, Parsing
Copyright
2018 EURL Tweag, NovaDiscovery
Homepage
https://github.com/tweag/porcupine#readme
Maintainer
Yves Parès <yves.pares@tweag.io>
Package URL
n/a
Stability
n/a

Components