[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#658347: ITP: rudecgi -- C++ parser library for CGI applications



Package: wnpp
Severity: wishlist
Owner: medhamsh <me@medhamsh.org>


* Package name    : rudecgi
  Version         : 5.0.0
  Upstream Author : Matthew Flood <matt@rudeserver.com>
* URL             : http://www.rudeserver.com/cgiparser/index.html
* License         : (GPL)
  Programming Lang: (C++)
  Description     : C++ parser library for CGI applications

The RudeCGI C++ CGI Parser library is used for accessing HTTP form data,
path info, and cookie data from CGI applications. In addition to normal
GET and POST data, the component supports file uploads
(multipart/form-data), and simple xml content types (text/xml) -
allowing easy use with xml based clients such as Flash applications.
Furthermore, the component supports path-mapping, allowing information
to be specified without identifying keywords. In addition to normal CGI
operation, if the component detects that it is not in a web-environment,
it provides an interactive console dialog to let you supply formdata in
real-time as the application requests it. The component does not parse
the environment until the application first accesses the instance
object. As such, no parsing overhead will occur if the application does
not explicitly access the component. 



Reply to: