xref: /OK3568_Linux_fs/buildroot/package/lua-csnappy/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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