mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
e08ba3a685
A CGI library for C/C++ language programming. PR: 16373 Submitted by: CHOI Junho <cjh@kr.freebsd.org>
15 lines
527 B
Plaintext
15 lines
527 B
Plaintext
qDecoder
|
|
========
|
|
|
|
"qDecoder is a CGI library for C/C++ language programming and
|
|
a solution product for developers. The Query Fetch algorithm
|
|
of qDecoder which is based on linked-list gives developers
|
|
more simple library interface without regard to a method of GET
|
|
or POST. Also because it gives transperance with a subordinate
|
|
layer, web-based softwares - CGI - is designed and embodied in
|
|
reliability further. The source code for qDecoder is freely
|
|
available to everyone."
|
|
|
|
--
|
|
Ports by CHOI Junho <cjh@kr.freebsd.org>
|