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

kirc 0.3.2

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 kirc 0.3.2 as follows:

guix install kirc@0.3.2

Or install the latest version:

guix install kirc

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.