gnu: marisa: Mark up description.

* gnu/packages/datastructures.scm (marisa)[description]: Use @acronym.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-29 14:37:18 +02:00
parent 9b26efdd2a
commit c47485b27c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -71,8 +71,8 @@ (define-public marisa
("libtool" ,libtool)))
(home-page "https://github.com/s-yata/marisa-trie")
(synopsis "Trie data structure C++ library")
(description "Matching Algorithm with Recursively Implemented
StorAge (MARISA) is a static and space-efficient trie data structure C++
(description "@acronym{MARISA, Matching Algorithm with Recursively
Implemented StorAge} is a static and space-efficient trie data structure C++
library.")
;; Dual-licensed, according to docs/readme.en.html (source files lack