1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-15 13:10:05 +01:00
Files
operating-system/buildroot/package/lua-csnappy/Config.in
T
2018-03-17 23:47:00 +00: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/