gnu: wcslib: Mark up description.

* gnu/packages/astronomy.scm (wcslib)[description]: Define ‘FITS’.  Use @dfn.
This commit is contained in:
Tobias Geerinckx-Rice 2018-01-10 15:59:00 +01:00
parent ed8ac55246
commit 1cfd7eafb9
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 4 additions and 3 deletions

View File

@ -86,9 +86,10 @@ in FITS files.")
#t))))) #t)))))
(home-page "https://www.atnf.csiro.au/people/mcalabre/WCS") (home-page "https://www.atnf.csiro.au/people/mcalabre/WCS")
(synopsis "Library which implements the FITS WCS standard") (synopsis "Library which implements the FITS WCS standard")
(description "The FITS \"World Coordinate System\" (WCS) standard defines (description "The FITS \"World Coordinate System\" (@dfn{WCS}) standard
keywords and usage that provide for the description of astronomical coordinate defines keywords and usage that provide for the description of astronomical
systems in a FITS image header.") coordinate systems in a @dfn{FITS} (Flexible Image Transport System) image
header.")
(license license:lgpl3+))) (license license:lgpl3+)))
(define-public gnuastro (define-public gnuastro