kumquat-buildroot/package/orbit/Config.in

12 lines
320 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_ORBIT
bool "orbit"
# These are runtime dependencies
select BR2_PACKAGE_LPEG
select BR2_PACKAGE_LUAFILESYSTEM
select BR2_PACKAGE_WSAPI_XAVANTE
help
An MVC web framework for Lua. The design is inspired by lightweight
Ruby frameworks such as Camping
http://keplerproject.github.com/orbit