aboutsummaryrefslogtreecommitdiff
path: root/contrib/libucl/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update to 20140321Baptiste Daroussin2014-03-221-0/+27
| | | | | | | | | This brings schema validation MFC after: 1 week Notes: svn path=/head/; revision=263648
* Import libucl into headBaptiste Daroussin2014-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@ Notes: svn path=/head/; revision=262398