gnu: exempi: Mark up description.
* gnu/packages/freedesktop.scm (exempi)[description]: Use @dfn.
This commit is contained in:
parent
fef7f8f692
commit
0b04259184
|
@ -593,7 +593,8 @@ multiplexer to the KMS/DRM Linux kernel devices.")
|
||||||
(home-page "https://wiki.freedesktop.org/libopenraw/Exempi")
|
(home-page "https://wiki.freedesktop.org/libopenraw/Exempi")
|
||||||
(synopsis "XMP metadata handling library")
|
(synopsis "XMP metadata handling library")
|
||||||
(description "Exempi is an implementation of the Extensible Metadata
|
(description "Exempi is an implementation of the Extensible Metadata
|
||||||
Platform (XMP), which enables embedding metadata in PDF and image formats.")
|
Platform (@dfn{XMP}), which enables embedding metadata in PDF and image
|
||||||
|
formats.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public libatasmart
|
(define-public libatasmart
|
||||||
|
|
Loading…
Reference in New Issue