linuxOS_PX30_CAR/buildroot/package/lua-csnappy/Config.in
2026-01-20 14:00:13 +08:00

8 lines
206 B
Plaintext

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/