guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/07: gnu: python-aiorpcx: capitalize description


From: guix-commits
Subject: 06/07: gnu: python-aiorpcx: capitalize description
Date: Mon, 15 Jul 2019 06:49:00 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit bd105b78b018ce3ac921111f126204437b55a8f1
Author: Arne Babenhauserheide <address@hidden>
Date:   Fri Jul 12 23:41:10 2019 +0200

    gnu: python-aiorpcx: capitalize description
    
    * gnu/packages/python-web.scm (python-aiorpcx): capitalize description
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 1b89987..7047c51 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -168,8 +168,8 @@ using @url{https://github.com/saghul/pycares,pycares}.";)
     (home-page "https://github.com/kyuupichan/aiorpcX";)
     (synopsis "Generic asyncio RPC implementation")
     (description
-     "aiorpcX is a generic asyncio library implementation of RPC suitable for
-an application that is a client, server or both.
+     "The aiorpcX library is a generic asyncio implementation of RPC suitable
+for an application that is a client, server or both.
 
 The package includes a module with full coverage of JSON RPC versions 1.0 and
 2.0, JSON RPC protocol auto-detection, and arbitrary message framing.  It also



reply via email to

[Prev in Thread] Current Thread [Next in Thread]