summaryrefslogtreecommitdiffstats
path: root/contrib/libucl/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update libucl to latest git snapshot (20151027)bapt2015-10-271-1/+14
|
* Update libucl to git version 8d3b186bapt2015-03-021-8/+8
|
* Update libucl to latest versionbapt2014-11-291-8/+50
| | | | | While here correctly link libucl to libm and register the dependency on libm for static building
* Import libucl 0.4.0bapt2014-04-221-1/+1
| | | | Adapt pkg(7) to the new libucl API
* Update to 20140321bapt2014-03-221-0/+27
| | | | | | This brings schema validation MFC after: 1 week
* Import libucl into headbapt2014-02-231-0/+300
UCL is heavily infused by nginx configuration as the example of a convenient configuration system. However, UCL is fully compatible with JSON format and is able to parse json files. UCL is used by pkg(8) for its configuration file as well for the manifest format in packages, it will be used in base for the pkg boostrap (signature checking and configuration file parsing.) libucl has been developped and is maintained by vsevolod@
OpenPOWER on IntegriCloud