guix-commits
[Top][All Lists]
Advanced

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

02/52: gnu: erfa: Mark up description.


From: guix-commits
Subject: 02/52: gnu: erfa: Mark up description.
Date: Sat, 10 Apr 2021 08:15:22 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 4869a509d1fde60562e00d568f33a6a40fcffa13
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 19:31:56 2021 +0200

    gnu: erfa: Mark up description.
    
    * gnu/packages/astronomy.scm (erfa)[description]: Add all the @acronym{}s.
---
 gnu/packages/astronomy.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index c9ef664..9efb12d 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -137,8 +137,10 @@ for reading and writing.")
     (home-page "https://github.com/liberfa/erfa";)
     (synopsis "Essential Routines for Fundamental Astronomy")
     (description
-     "ERFA is a C library containing key algorithms for astronomy, and is based
-on the SOFA library published by the International Astronomical Union (IAU).")
+     "The @acronym{ERFA, Essential Routines for Fundamental Astronomy} C 
library
+contains key algorithms for astronomy, and is based on the @acronym{SOFA,
+Standards of Fundamental Astronomy} library published by the @acronym{IAU,
+International Astronomical Union}.")
     (license license:bsd-3)))
 
 (define-public eye



reply via email to

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