This package browser is in early development. Mind the rough edges.

kirc

IRC client written in POSIX C99

Kirc is an Internet Relay Chat (IRC) client. It includes support for Simple Authentication and Security Layer (SASL), the client-to-client (CTCP) protocol, simple chat history logging, synchronous message handling, multi-channel joining at server connection, full support for all RFC 2812 commands, and customized color scheme definitions.

Installation

Install the latest version of kirc as follows:

guix install kirc

Or install a particular version:

guix install kirc@0.3.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.