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

pounce

Simple multi-client TLS-only IRC bouncer

pounce is a multi-client, TLS-only IRC bouncer. It maintains a persistent connection to an IRC server, acting as a proxy and buffer for a number of clients.

Installation

Install the latest version of pounce as follows:

guix install pounce

Or install a particular version:

guix install pounce@3.1

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 pounce about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/pounce'><img src='https://packages.guix.gnu.org/packages/pounce/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/pounce/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/pounce)

Example Org:

[[https://packages.guix.gnu.org/packages/pounce][https://packages.guix.gnu.org/packages/pounce/badges/latest-version.svg]]