summaryrefslogtreecommitdiffstats
path: root/package/wsapi/Config.in
blob: 36216484849d7909e871c3474f1219f3708d50ce (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_WSAPI
	bool "wsapi"
	select BR2_PACKAGE_COXPCALL
	select BR2_PACKAGE_LUAFILESYSTEM
	select BR2_PACKAGE_RINGS
	help
	  API that abstracts the web server from Lua web applications.

	  http://keplerproject.github.com/wsapi/