mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
6db864315b
Hat: portmgr
20 lines
631 B
Plaintext
20 lines
631 B
Plaintext
The qDecoder Project
|
|
====================
|
|
|
|
qDecoder is a C/C++ language library including CGI supports.
|
|
Distributed under 2-clause BSD-like license since 9 release.
|
|
|
|
CGI Interfaces
|
|
o Request Parser, Response Generator, Session, Cookies
|
|
Network & IPC Interfaces
|
|
o Socket, Shared memory, Semaphore, Database wrapper
|
|
Data structures
|
|
o Linked-list, Hash tables, Queue, qDecoder implementation of Obstack
|
|
Useful APIs
|
|
o Configuration parser, Automated file logger, Server side includes
|
|
Common Utilities
|
|
o String libraries, File libraries, Hashes & En/decoders
|
|
And more...
|
|
|
|
WWW: http://www.qDecoder.org/
|