| Paketname | libircclient-dev | 
| Beschreibung | C library to create IRC clients | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.3+dfsg1-3 | 
| Sektion | libdevel | 
| Priorität | optional | 
| Installierte Größe | 212 Byte | 
| Hängt ab von | libircclient1 (= 1.3+dfsg1-3) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Bradley Smith | 
| Quelle | libircclient | 
| Paketgröße | 40912 Byte | 
| Prüfsumme MD5 | d95bd0599ca14d156d240d5fbe5df3d5 | 
| Prüfsumme SHA1 | 3b023538cf09d5a584a727d21573c11d021b858d | 
| Prüfsumme SHA256 | e63cd6fb1c5faaa5e718a653ec845f19d3fc87c6a5884cd11b90a3de1a89fb50 | 
| Link zum Herunterladen | libircclient-dev_1.3+dfsg1-3_i386.deb | 
| Ausführliche Beschreibung | libircclient is a small but powerful library that implements the
client-server IRC protocol. It is designed to be small, fast, portable and
compatible to RFC standards, and most IRC clients. libircclient features
include:
.
 * Full multi-threading support.
 * Single threads handles all the IRC processing.
 * Support for single-threaded applications, and socket-based
   applications, which use select()
 * Synchronous and asynchronous interfaces.
 * CTCP support with optional build-in reply code.
 * Flexible DCC support, including both DCC chat, and DCC file transfer.
 * Can both initiate and react to initiated DCC.
 * Can accept or decline DCC sessions asynchronously.
 * Plain C interface and implementation (possible to use from C++ code,
   obviously)
 * Compatible with RFC 1459 and most IRC clients.
 * Good documentation and examples available.
.
This package contains the development files. |