qxmpp 1.4.0
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.
- Outputs:
out
- 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 qxmpp 1.4.0
as follows:
guix install qxmpp@1.4.0
Or install the latest version:
guix install qxmpp
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.