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

purple-mattermost

Purple plug-in to access Mattermost instant messaging

Purple-Mattermost is a plug-in for Purple, the instant messaging library used by Pidgin and Bitlbee, among others, to access Mattermost servers.

Installation

Install the latest version of purple-mattermost as follows:

guix install purple-mattermost

Or install a particular version:

guix install purple-mattermost@1.2-0.158ce20

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

Example HTML:

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

Example Markdown:

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

Example Org:

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