1config BR2_PACKAGE_CGILUA 2 bool "cgilua" 3 select BR2_PACKAGE_LUAFILESYSTEM # runtime 4 help 5 CGILua is a tool for creating dynamic HTML pages 6 and manipulating input data from Web forms. 7 8 http://keplerproject.github.com/cgilua 9