libucl: new package
authorNimai Mahajan <nimaim@gmail.com>
Fri, 26 Jun 2015 14:19:43 +0000 (10:19 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 26 Jun 2015 18:21:53 +0000 (20:21 +0200)
commitda27b28838b287c263f3c7818195bc62f22967da
tree9d76d0bfa5474b780e1fc623138c7c4094ecd75e
parentf5aaf53de7a7cc9cf6d11bdb4709345632a39ce1
libucl: new package

Libucl is a high performance and flexible JSON/YAML/etc. parser for C.

https://github.com/vstakhov/libucl

[Thomas:
  - remove hash file, should not be used for github downloads
  - rewrap Config.in help text
  - remove trailing white space in Config.in.
  - add missing host-pkgconf dependency, without which the package
    doesn't autoreconf properly.
  - fix license: it is BSD-2c, not just BSD.]

Signed-off-by: Nimai Mahajan <nimaim@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/libucl/Config.in [new file with mode: 0644]
package/libucl/libucl.mk [new file with mode: 0644]