python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / fcgiwrap / Config.in
blobb1dbd72d480973514c7bc26aef39ab2127c8fb3e
1 config BR2_PACKAGE_FCGIWRAP
2         bool "fcgiwrap"
3         depends on BR2_USE_MMU # libfcgi
4         select BR2_PACKAGE_LIBFCGI
5         help
6           fcgiwrap is a simple server for running CGI applications
7           over FastCGI. It hopes to provide clean CGI support to Nginx
8           (and other web servers that may need it).
10           https://github.com/gnosek/fcgiwrap