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.
- Versions: 0.3.2
- Website: https://mcpcpc.github.io/kirc/
- Licenses: Expat
- Package source: gnu/packages/irc.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
You can use the following badge to inform users of kirc about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/kirc'><img src='https://packages.guix.gnu.org/packages/kirc/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/kirc)
Example Org:
[[https://packages.guix.gnu.org/packages/kirc][https://packages.guix.gnu.org/packages/kirc/badges/latest-version.svg]]