guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: python-duniterpy: Improve description.


From: guix-commits
Subject: 03/03: gnu: python-duniterpy: Improve description.
Date: Wed, 19 Dec 2018 17:50:45 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 207a79b2fee516abb138b8e144f17927fc41070b
Author: Nicolas Goaziou <address@hidden>
Date:   Wed Dec 19 23:49:46 2018 +0100

    gnu: python-duniterpy: Improve description.
    
    * gnu/packages/finance.scm (python-duniterpy)[description]: Expound features
      to match list in homepage.
---
 gnu/packages/finance.scm | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index a87d24f..bd18df9 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -889,12 +889,15 @@ Luhn and family of ISO/IEC 7064 check digit algorithms. ")
     (home-page "https://git.duniter.org/clients/python/duniterpy";)
     (synopsis "Python implementation of Duniter API")
     (description "@code{duniterpy} is an implementation of
address@hidden://github.com/duniter/duniter/, duniter} API. Its
address@hidden://github.com/duniter/duniter/, duniter} API.  Its
 main features are:
 @itemize
address@hidden Supports Duniter's Basic Merkle API and protocol
address@hidden Asynchronous
address@hidden Support Duniter's Basic Merkle API and protocol
address@hidden Asynchronous/synchronous without threads
address@hidden Support HTTP, HTTPS and Web Socket transport for Basic Merkle API
address@hidden Support Elasticsearch Duniter4j API
 @item Duniter signing key
address@hidden Sign/verify and encrypt/decrypt messages with the Duniter 
credentials
 @end itemize")
     (license license:gpl3+)))
 



reply via email to

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