gnu: libxisf: Extend description.

* gnu/packages/astronomy.scm (libxisf)[description]: Explain acronym.
Add essential links to the mentioned standard and the service.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sharlatan Hellseher 2023-09-07 23:32:10 +01:00 committed by Christopher Baines
parent c8be9fb5aa
commit baa5222979
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -2810,8 +2810,11 @@ (define-public libxisf
(home-page "https://nouspiro.space/?page_id=306")
(synopsis "Astronomical library to load and write XISF file format")
(description
"LibXISF is C++ library that can read and write XISF files produced by
PixInsight. It implements XISF 1.0 specification.")
"LibXISF is C++ library that can read and write @acronym{XISF,Extensible
Image Serialization Format} files produced by @url{https://pixinsight.com/,
PixInsight}. It implements
@url{https://pixinsight.com/doc/docs/XISF-1.0-spec/XISF-1.0-spec.html, XISF
1.0 specification}.")
(license license:gpl3+)))
(define-public missfits