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

	  http://www.keplerproject.org/wsapi
OpenPOWER on IntegriCloud