ucl: Datatype and parser for the Universal Configuration Language (UCL) using libucl

[ bsd3, configuration, data, library ] [ Propose Tags ]

The Universal Configuration Language (UCL) is a configuration language inspired by nginx configuration files and compatible with JSON. For a complete description of the language, see the libucl readme.

This library contains a datatype representing UCL objects, and a parser. It is based on the C library libucl, which is needed to build this package.

Modules

[Index] [Quick Jump]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1
Change log CHANGELOG.md
Dependencies base (>=4.13.0.0 && <4.14 || >=4.14.1.0 && <4.15 || >=4.15.0.0 && <4.16 || >=4.16.0.0 && <4.17), bytestring (>=0.10.10 && <0.11 || >=0.11.0.0 && <0.12), containers (>=0.6.2.1 && <0.7), text (>=1.2.4.0 && <1.3 || >=2.0 && <2.1), time (>=1.9.3 && <1.10 || >=1.11.1.1 && <1.12 || >=1.12.1 && <1.13) [details]
License BSD-3-Clause
Copyright Francesco Gazzetta 2021
Author Francesco Gazzetta
Maintainer fgaz@fgaz.me
Revised Revision 2 made by fgaz at 2022-03-11T22:23:16Z
Category Data, Configuration
Home page https://sr.ht/~fgaz/haskell-ucl/
Bug tracker https://todo.sr.ht/~fgaz/haskell-ucl
Source repo head: git clone https://git.sr.ht/~fgaz/haskell-ucl
Uploaded by fgaz at 2021-02-07T17:13:11Z
Distributions
Downloads 347 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]