ucl: Datatype and parser for the Universal Configuration Language (UCL) using libucl
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.
Downloads
- ucl-0.2.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, 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 | 475 total (21 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] |