10 lines
264 B
Plaintext
10 lines
264 B
Plaintext
|
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/
|