like in https://git.busybox.net/buildroot/commit/?id=
05200ad01434ce297a166c6e1bebc8196c18f7dc
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
help
Yet Another Lua Object-Oriented Model
- http://fperrad.github.io/lua-Coat/
+ https://fperrad.frama.io/lua-Coat/
help
An ORM for lua-Coat.
- http://fperrad.github.io/lua-CoatPersistent/
+ https://fperrad.frama.io/lua-CoatPersistent/
comment "lua-coatpersistent needs lsqlite3 or luasql-sqlite3"
depends on !BR2_PACKAGE_LSQLITE3 && !BR2_PACKAGE_LUASQL_SQLITE3
lua-csnappy is a binding of the csnappy library
which implements the Google's Snappy (de)compressor.
- http://fperrad.github.io/lua-csnappy/
+ https://fperrad.frama.io/lua-csnappy/
A pure Lua implementation of the MessagePack serialization
format.
- http://fperrad.github.io/lua-MessagePack/
+ https://fperrad.frama.io/lua-MessagePack/
help
an Unit Testing Framework.
- http://fperrad.github.io/lua-TestMore/
+ https://fperrad.frama.io/lua-TestMore/