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.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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), 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), time (>=1.9.3 && <1.10 || >=1.11.1.1 && <1.12) [details] |
| License | BSD-3-Clause |
| Copyright | Francesco Gazzetta 2021 |
| Author | Francesco Gazzetta |
| Maintainer | fgaz@fgaz.me |
| Uploaded | by fgaz at 2021-02-07T16:15:51Z |
| Category | Data, Configuration |
| Source repo | head: git clone https://git.sr.ht/~fgaz/haskell-ucl |
| Distributions | |
| Downloads | 534 total (6 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user [build log] All reported builds failed as of 2021-02-07 [all 1 reports] |