libraries/marisa: Fix slack-desc.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-03 13:49:08 -05:00 committed by Willy Sudiarto Raharjo
parent c7c4f22e1e
commit d4df61c27f
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 5 additions and 5 deletions

View File

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
marisa: marisa (Matching Algorithm with Recursively Implemented StorAge)
marisa:
marisa: libmarisa is a C++ library for an implementation of MARISA (Matching
marisa: Algorithm with Recursively Implemented StorAge), which is a static
marisa: and space-efficient trie data structure library. Users can build
marisa: libmarisa is a C++ library for an implementation of MARISA (Matching
marisa: Algorithm with Recursively Implemented StorAge), which is a static
marisa: and space-efficient trie data structure library. Users can build
marisa: dictionaries and search keys with this library.
marisa:
marisa:
marisa:
marisa:
marisa: Homepage:
marisa: https://s-yata.github.io/marisa-trie/docs/readme.en.html
marisa: