Commit Graph

7 Commits

Author SHA1 Message Date
Baptiste Daroussin
8f2b0cccb4 Import libucl 20140718 (fixes a bug in the parser) 2014-07-19 14:07:49 +00:00
Baptiste Daroussin
f4dd0993e1 Import libucl 2014-07-16 2014-07-18 06:49:18 +00:00
Baptiste Daroussin
eaa81a1805 Import libucl version 2014-05-14 (almost 0.4.1)
This bring ucl_lookup_path (xpath like for ucl objects)
2014-05-24 23:40:39 +00:00
Baptiste Daroussin
d4fc17b1e5 Import libucl 0.4.0 2014-04-22 21:56:27 +00:00
Baptiste Daroussin
bfc6d68337 Update 20140302
In particular this brings schema validation support.
2014-03-22 17:22:29 +00:00
Baptiste Daroussin
2ae6de7c25 Update libucl to 2014-03-02 version which fixes an important bug when parsing empty arrays 2014-03-10 10:23:43 +00:00
Baptiste Daroussin
337c43ffbe Import libucl into vendor
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@
2014-02-23 21:28:28 +00:00