430039e559ec34f5b2df0e0a6d748298b846096e
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libcgi / Config.in
1 config BR2_PACKAGE_LIBCGI
2         bool "libcgi"
3         help
4           LibCGI is a library written from scratch to easily make
5           CGI applications in C.
6
7           There are a lot of functions like string manipulation,
8           session and cookie support, GET and POST methods manipulation
9           etc..., to help you to quickly write powerful CGI programs.
10
11           http://libcgi.sourceforge.net/