Changes:
* FIX) qCgiRequestParseQueries() - quoted boundary patch. (by Hidai
Kenichi)
* NEW) qStrUnchar() - remove character from head and tail of the
string.
* NEW) qDecoderVersion() - get the version string of qDecoder library.
* FIX) minor fixes related packaging.
qDecoder is a library for CGI programming.
Being a Web Application Interface for C/C++ use, qDecoder is a solution
product for developers. The Query Fetch algorithm of qDecoder based on the
linked-list provides transparency with low layers by the simple library
interface regardless of COOKIE/GET/POST(including File Upload). Thus, it
enables the web based software to be more intuitively designed and
implemented. qDecoder is developed according to the free software model and
is publicly distributed.