blob: 0562277a0f292bc06ce5b57cec9d29430ce51c3a (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_LUA_CSNAPPY
bool "lua-csnappy"
help
lua-csnappy is a binding of the csnappy library
which implements the Google's Snappy (de)compressor.
http://fperrad.github.io/lua-csnappy/
|