guix-commits
[Top][All Lists]
Advanced

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

12/17: gnu: python-ndg-httpsclient: Tweak description.


From: Tobias Geerinckx-Rice
Subject: 12/17: gnu: python-ndg-httpsclient: Tweak description.
Date: Tue, 14 Aug 2018 11:32:12 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit eed0f1e8725410bb05bb459dda389359c32e36ab
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Aug 13 00:36:33 2018 +0200

    gnu: python-ndg-httpsclient: Tweak description.
    
    * gnu/packages/python-web.scm (python-ndg-httpsclient)[description]:
    Add some punctuation.
---
 gnu/packages/python-web.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 11ce6d8..fd76c0c 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1076,9 +1076,9 @@ facilities for defining, registering and looking up 
components.")
      `(("python-pyopenssl" ,python-pyopenssl)))
     (synopsis "HTTPS support for Python's httplib and urllib2")
     (description "This is a HTTPS client implementation for httplib and urllib2
-based on PyOpenSSL.  PyOpenSSL provides a more fully featured SSL 
implementation
-over the default provided with Python and importantly enables full verification
-of the SSL peer.")
+based on PyOpenSSL.  PyOpenSSL provides a more fully-featured SSL 
implementation
+over the default provided with Python and, importantly, enables full
+verification of the SSL peer.")
     (home-page "https://github.com/cedadev/ndg_httpsclient/";)
     (license license:bsd-3)))
 



reply via email to

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