libircclient 1.9-1build2 source package in Ubuntu

Changelog

libircclient (1.9-1build2) noble; urgency=medium

  * No change rebuild to gain buildinfo.

 -- Dimitri John Ledkov <email address hidden>  Sat, 17 Feb 2024 18:29:01 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Noble
Original maintainer:
Dariusz Dwornikowski
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe libs

Downloads

File Size SHA-256 Checksum
libircclient_1.9.orig.tar.gz 284.3 KiB 81c397eee618667bccfe8960352ba5f829c8c2e9badc270594b91128cd89c064
libircclient_1.9-1build2.debian.tar.xz 37.2 KiB 16f0a2f54afb00b42adef75fcc39bd4f7cd52782064f1c908f5ec4271b227d57
libircclient_1.9-1build2.dsc 1.9 KiB 86f1d15c582c6dc0a94fdf41ef1bdbe8f00bb780e032044800ddd3eafec4a9ac

Available diffs

View changes file

Binary packages built by this source

libircclient-dev: development files for libircclient

 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: 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.

libircclient1-dbgsym: debug symbols for libircclient1