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