blob: 54fe856f0c600a1b9a25361b2e3cc9792b58a1fc (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_HASERL
bool "haserl"
default n
help
Haserl is a small cgi wrapper that enables shell scripts to be
embedded into html documents. It is intended for environments
where something like PHP is too big.
http://haserl.sourceforge.net/
|