[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/13: gnu: python-nbxmpp: Update synopsis and description.
From: |
guix-commits |
Subject: |
06/13: gnu: python-nbxmpp: Update synopsis and description. |
Date: |
Mon, 19 Oct 2020 18:25:22 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit 6010fde5e9f3e655433c60689b00d02c664ef63c
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Thu Oct 15 16:00:25 2020 -0400
gnu: python-nbxmpp: Update synopsis and description.
* gnu/packages/messaging.scm (python-nbxmpp) [synopsis]: Modify.
[description]: Modify.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
---
gnu/packages/messaging.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 95232a8..1342cf7 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -720,10 +720,10 @@ simultaneously and therefore appear under the same
nickname on IRC.")
("python-idna" ,python-idna)
("python-precis-i18n" ,python-precis-i18n)
("python-pygobject" ,python-pygobject)))
- (synopsis "Non-blocking Jabber/XMPP module")
- (description "The goal of this python library is to provide a way for
Python
-applications to use Jabber/XMPP networks in a non-blocking way. This library
-was initially a fork of xmpppy, but uses non-blocking sockets.")
+ (synopsis "Non-blocking XMPP Module")
+ (description "Python-nbxmpp is a Python library that provides a way for
+Python applications to use the XMPP network. This library was initially a fork
+of xmpppy.")
(home-page "https://dev.gajim.org/gajim/python-nbxmpp")
(license license:gpl3+)))
- branch master updated (223c447 -> 2cbda6d), guix-commits, 2020/10/19
- 02/13: gnu: Add gupnp-igd., guix-commits, 2020/10/19
- 03/13: gnu: Add farstream., guix-commits, 2020/10/19
- 01/13: gnu: libnice: Propagate gnutls., guix-commits, 2020/10/19
- 07/13: gnu: gajim: Make some cosmetic changes., guix-commits, 2020/10/19
- 08/13: gnu: gajim: Update to 1.2.2., guix-commits, 2020/10/19
- 10/13: gnu: gajim-omemo: Make some cosmetic changes., guix-commits, 2020/10/19
- 13/13: gnu: Add gajim-openpgp., guix-commits, 2020/10/19
- 04/13: gnu: python-nbxmpp: Make some cosmetic changes., guix-commits, 2020/10/19
- 05/13: gnu: python-nbxmpp: Update to 1.0.2., guix-commits, 2020/10/19
- 06/13: gnu: python-nbxmpp: Update synopsis and description.,
guix-commits <=
- 09/13: gnu: gajim: Update synopsis and description., guix-commits, 2020/10/19
- 12/13: gnu: gajim-omemo: Update description., guix-commits, 2020/10/19
- 11/13: gnu: gajim-omemo: Update to 2.7.9., guix-commits, 2020/10/19