_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


libphonenumber 9.0.21
Dependencies: boost@1.83.0 protobuf@3.21.9 icedtea@3.19.0 icu4c@73.1
Propagated dependencies: abseil-cpp@20250814.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/google/libphonenumber
Licenses: ASL 2.0
Build system: cmake
Synopsis: Library for parsing and using phone numbers
Description:

This package provides a C++ library for parsing, formatting, and validating international phone numbers.

purple-lurch 0.7.0
Dependencies: axc@0.3.7 glib@2.86.0 libgcrypt@1.11.0 libomemo@0.7.1 libsignal-protocol-c@2.3.3 libxml2@2.14.6 minixml@3.3.1 pidgin@2.14.14 sqlite@3.39.3
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/gkdr/lurch
Licenses: GPL 3+
Build system: gnu
Synopsis: OMEMO Encryption for libpurple
Description:

Purple-lurch plugin adds end-to-end encryption support through the Double Ratchet (Axolotl) algorithm, to libpurple applications using XMPP,through its standard XEP-0384: OMEMO Encryption. It provides confidentiality, (weak) forward secrecy, break-in recovery, authentication, integrity, deniability, and asynchronicity.

purple-mm-sms 0.1.4
Dependencies: modem-manager@1.22.0 pidgin@2.14.14
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://source.puri.sm/Librem5/purple-mm-sms
Licenses: GPL 2+
Build system: gnu
Synopsis: Libpurple plugin for SMS via ModemManager
Description:

Plugin for libpurple to allow sending SMS using ModemManager.

libqmatrixclient 0.9.5
Dependencies: olm@3.2.16 openssl@3.5.5 qtkeychain-qt6@0.15.0 qtmultimedia@6.9.2
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://quotient-im.github.io/libQuotient/
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Qt client library for the Matrix instant messaging protocol
Description:

libqmatrixclient is a Qt library to write clients for the Matrix instant messaging protocol. Quaternion is the reference client implementation. Quaternion and libqmatrixclient together form the QMatrixClient project.

silc-toolkit 1.1.12
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://silc.github.io/info
Licenses: GPL 2+ FreeBSD
Build system: gnu
Synopsis: SILC ToolKit
Description:

SILC (Secure Internet Live Conferencing) is a modern and secure conferencing protocol. It provides all the common conferencing services like private messages, instant messages, channels and groups, and video and audio conferencing.

prosody-invites-register-web 0-4.15a7749
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://modules.prosody.im/mod_invites_register_web.html
Licenses: X11
Build system: copy
Synopsis: Web-based registration form that validates invite tokens
Description:

This package implements a web-based registration form that validates invite tokens. It also supports guiding the user through client download and configuration via mod_register_apps.

hexchat 2.16.2
Dependencies: dbus-glib@0.112 dbus@1.16.2 enchant@2.6.9 gtk+@2.24.33 libcanberra@0.30 openssl@3.5.5 luajit@v2.1-0.04dca79 perl-xml-parser@2.46 python@3.12.12 python-cffi@1.17.1 bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://hexchat.net/
Licenses: GPL 2+
Build system: meson
Synopsis: Graphical IRC client
Description:

HexChat lets you connect to multiple IRC networks at once. The main window shows the list of currently connected networks and their channels, the current conversation and the list of users. It uses colors to differentiate between users and to highlight messages. It checks spelling using available dictionaries. HexChat can be extended with multiple addons.

prosody-invites-api 0-4.15a7749
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://modules.prosody.im/mod_invites_api.html
Licenses: X11
Build system: copy
Synopsis: Authenticated HTTP API to create invites using mod_invites.
Description:

mod_invites_api provides an authenticated HTTP API to create invites using mod_invites.

You can use the command-line to create and manage API keys.

prosody-invites-groups 0-4.15a7749
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://modules.prosody.im/mod_invites_groups.html
Licenses: X11
Build system: copy
Synopsis: Group handling for mod_invites_register
Description:

This package provides group handling for mod_invites_register

ejabberd 26.02
Dependencies: bash-minimal@5.2.37 coreutils@9.1 procps@4.0.3 sed@4.9
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://www.ejabberd.im
Licenses: GPL 2+
Build system: rebar
Synopsis: Robust, Ubiquitous and Massively Scalable Messaging Platform
Description:

This package provides Ejabberd -- Robust, Ubiquitous and Massively Scalable Messaging Platform. It supports XMPP, MQTT and SIP protocols.

prosody-http-upload 0-4.15a7749
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://modules.prosody.im/mod_http_upload.html
Licenses: X11
Build system: copy
Synopsis: XEP-0363: Allow clients to upload files over HTTP
Description:

This module implements XEP-0363: it allows clients to upload files over HTTP.

prosody-invites-page 0-4.15a7749
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://modules.prosody.im/mod_invites_page.html
Licenses: X11
Build system: copy
Synopsis: Generate unique links per invitation.
Description:

This package provides a unique web page for each generated invitation. Without this module, Prosody will only be able to generate invite links as xmpp: URIs (they look something like xmpp:example.com?register;preauth=29Xbxr91). URIs will only work if the invited user already has an XMPP client installed. This is usually not the case.

This module transforms the URI into a friendly web page that can be shared via any method (email, SMS, etc.), and opened in any browser. The page explains the invitation and guides the user to set up their account using one of a configurable list of XMPP clients (to configure the list, see mod_register_apps documentation).

libgadu 1.12.2
Dependencies: curl@8.6.0 expat@2.7.1 protobuf-c@1.4.1 libxml2@2.14.6 openssl@3.5.5 zlib@1.3.1
Propagated dependencies: gnutls@3.8.9
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://libgadu.net/index.en.html
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Library for handling the protocol of Gadu-Gadu
Description:

LibGadu is library for handling Gadu-Gadu instant messenger protocol. The library is written in C and aims to be operating system and environment independent.

gloox 1.0.28
Dependencies: libidn@1.43 gnutls@3.8.9 zlib@1.3.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://camaya.net/gloox
Licenses: GPL 3
Build system: gnu
Synopsis: Portable high-level Jabber/XMPP library for C++
Description:

gloox is a full-featured Jabber/XMPP client library, written in ANSI C++. It makes writing spec-compliant clients easy and allows for hassle-free integration of Jabber/XMPP functionality into existing applications.

libomemo 0.7.1
Dependencies: glib@2.86.0 libgcrypt@1.11.0 minixml@3.3.1 sqlite@3.39.3
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/gkdr/libomemo
Licenses: Expat
Build system: gnu
Synopsis: OMEMO C library
Description:

This library implements OMEMO of XMPP (XEP-0384) in C.

mosquitto 2.0.21
Dependencies: openssl@3.5.5 libxslt@1.1.43 libwebsockets@4.4.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://mosquitto.org/
Licenses: EPL 1.0 EDL 1.0
Build system: cmake
Synopsis: Message broker
Description:

This package provides Eclipse Mosquitto, a message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices from low power single board computers to full servers.

The MQTT protocol provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for Internet of Things messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers.

gajim-openpgp 1.6.1
Propagated dependencies: python-cryptography@44.0.0 python-gnupg@0.5.6 python-gpg@1.10.0
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://dev.gajim.org/gajim/gajim-plugins/-/wikis/OpenPGPplugin
Licenses: GPL 3+
Build system: trivial
Synopsis: Gajim OpenPGP plugin
Description:

Gajim-OpenPGP is a plugin that adds support for the OpenPGP Encryption to Gajim.

mtxclient 0.10.1
Dependencies: boost@1.89.0 coeurl@0.3.1 curl@8.6.0 nlohmann-json@3.12.0 libevent@2.1.12 libsodium@1.0.22 olm@3.2.16 openssl@3.5.5 re2@2022-12-01 spdlog@1.15.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/Nheko-Reborn/mtxclient
Licenses: Expat
Build system: cmake
Synopsis: Client API library for the Matrix protocol
Description:

mtxclient is a C++ library that implements client API for the Matrix protocol. It is built on to of Boost.Asio.

libgnt 2.14.4
Dependencies: libxcrypt@4.4.38 ncurses@6.2.20210619
Propagated dependencies: glib@2.86.0 libxml2@2.14.6
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://keep.imfreedom.org/libgnt/libgnt
Licenses: GPL 2+
Build system: meson
Synopsis: GLib Ncurses Toolkit
Description:

GNT is an ncurses toolkit for creating text-mode graphical user interfaces in a fast and easy way. It is based on GLib and ncurses.

poezio 0.14
Dependencies: python-mpd2@3.0.4 python-pyasn1@0.6.1 python-pyasn1-modules@0.4.2 python-pygments@2.19.2 python-pyinotify@0.9.6 python-qrcode@8.2 python-slixmpp@1.8.6 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://poez.io/en/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Console Jabber/XMPP Client
Description:

Poezio is a free console XMPP client (the protocol on which the Jabber IM network is built). Its goal is to let you connect very easily (no account creation needed) to the network and join various chatrooms, immediately. It tries to look like the most famous IRC clients (weechat, irssi, etc). Many commands are identical and you won't be lost if you already know these clients. Configuration can be made in a configuration file or directly from the client. You'll find the light, fast, geeky and anonymous spirit of IRC while using a powerful, standard and open protocol.

python-zulip-bots 0.9.1
Propagated dependencies: python-beautifulsoup4@4.14.3 python-html2text@2020.1.16 python-importlib-metadata@8.7.0 python-lxml@6.0.2 python-dropbox@12.0.2 python-pip@25.1.1 python-typing-extensions@4.15.0 python-tweepy@4.16.0 python-zulip@0.9.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/zulip/python-zulip-api
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Zulip's Bot framework
Description:

This package provides Zulip's Bot framework.

bitlbee 3.6
Dependencies: glib@2.86.0 libotr@4.1.1 gnutls@3.8.9 python@3.12.12 perl@5.36.0
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://www.bitlbee.org/
Licenses: GPL 2+ FreeBSD
Build system: gnu
Synopsis: IRC to instant messaging gateway
Description:

BitlBee brings IM (instant messaging) to IRC clients, for people who have an IRC client running all the time and don't want to run an additional IM client. BitlBee currently supports XMPP/Jabber (including Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the Twitter microblogging network (plus all other Twitter API compatible services like identi.ca and status.net).

mcabber 1.1.2
Dependencies: gpgme@1.24.1 libotr@4.1.1 aspell@0.60.8.1 enchant@1.6.0 libidn@1.43 glib@2.86.0 ncurses@6.2.20210619 loudmouth@1.5.4
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://mcabber.com
Licenses: GPL 2+
Build system: gnu
Synopsis: Small XMPP console client
Description:

Mcabber is a small XMPP (Jabber) console client, which includes features such as SASL and TLS support, Multi-User Chat (MUC) support, logging, command-completion, OpenPGP encryption, Off-the-Record Messaging (OTR) support, and more.

Total packages: 32521