Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / lua-messagepack / Config.in
1 config BR2_PACKAGE_LUA_MESSAGEPACK
2         bool "lua-messagepack"
3         help
4           A pure Lua implementation of the MessagePack serialization
5           format.
6
7           http://fperrad.github.io/lua-MessagePack/