qxmpp
XMPP client and server library
QXmpp is a XMPP client and server library written in C++ and uses the Qt framework. It builds XMPP clients complying with the XMPP Compliance Suites 2021 for IM and Advanced Mobile.
- Versions: 1.4.0
- Website: https://github.com/qxmpp-project/qxmpp
- Licenses: LGPL 2.1+
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of qxmpp
as follows:
guix install qxmpp
Or install a particular version:
guix install qxmpp@1.4.0
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
HTML: <a href='http://127.0.0.1:3000/packages/qxmpp/'><img src='http://127.0.0.1:3000/packages/qxmpp/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/qxmpp/badges/latest-version.svg)](http://127.0.0.1:3000/packages/qxmpp/) Org: [[http://127.0.0.1:3000/packages/qxmpp/][http://127.0.0.1:3000/packages/qxmpp/badges/latest-version.svg]]