me
/
guix
Archived
1
0
Fork 0

gnu: marisa: Mark up description.

* gnu/packages/datastructures.scm (marisa)[description]: Use @acronym.
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
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ and heaps.")
("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