libircclient 1.3+dfsg1-3 source package in Ubuntu

Changelog

libircclient (1.3+dfsg1-3) unstable; urgency=low

  * Add quilt patch system.
  * debian/patches:
    - 00_fix_missing_headers.diff - Add missing includes. Closes: 534898.

libircclient (1.3+dfsg1-2) unstable; urgency=low

  * Add missing header file. Closes: #534798.
  * Update Standards-Version to 3.8.2. (No changes).

 -- lameire <email address hidden>   Thu,  16 Jul 2009 07:47:31 +0100

Upload details

Uploaded by:
lameire
Uploaded to:
Karmic
Original maintainer:
Bradley Smith
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs
Precise release universe libs

Downloads

File Size SHA-256 Checksum
libircclient_1.3+dfsg1.orig.tar.gz 236.2 KiB 654b24c5a09497c8901786549a6ca62c8bbaab054322a17197fc782496da1b98
libircclient_1.3+dfsg1-3.diff.gz 4.1 KiB 831032913c8e3261f8ffe55404df062bbb320833a7844455cce18b5209a683d3
libircclient_1.3+dfsg1-3.dsc 1.2 KiB 2ec283e16e856b8c7c9240a0871fa7c08be8bdf209c228326a1833c5b60c9db1

Available diffs

View changes file

Binary packages built by this source

libircclient-dev: C library to create IRC clients

 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.

libircclient1: No summary available for libircclient1 in ubuntu raring.

No description available for libircclient1 in ubuntu raring.