summaryrefslogtreecommitdiffstats
path: root/lib/libucl
Commit message (Collapse)AuthorAgeFilesLines
* Update to 20140321bapt2014-03-221-0/+1
| | | | | | This brings schema validation MFC after: 1 week
* Lower the level of WARNS to fix build with gccbapt2014-02-231-1/+1
|
* Import libucl into headbapt2014-02-231-0/+21
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