guix-commits
[Top][All Lists]
Advanced

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

04/07: gnu: python-parse: Mark up description.


From: Tobias Geerinckx-Rice
Subject: 04/07: gnu: python-parse: Mark up description.
Date: Mon, 10 Sep 2018 16:21:38 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit c0ea7f5ff4e18a2e786529d47137ee6ec776434a
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Sep 10 21:33:17 2018 +0200

    gnu: python-parse: Mark up description.
    
    * gnu/packages/python.scm (python-parse)[description]: Use @code{}.
---
 gnu/packages/python.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index d1a912c..223a3c8 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -1583,7 +1583,7 @@ backported for previous versions of Python from 2.4 to 
3.3.")
     (home-page "https://github.com/r1chardj0n3s/parse";)
     (synopsis "Parse strings")
     (description
-     "Parse strings using a specification based on the Python format()
+     "Parse strings using a specification based on the Python @code{format()}
 syntax.")
     (license license:x11)))
 



reply via email to

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