summaryrefslogtreecommitdiffstats
path: root/libraries/marisa/slack-desc
diff options
context:
space:
mode:
author Matteo Bernardini2021-04-07 19:43:09 +0200
committer Matteo Bernardini2021-04-07 19:43:09 +0200
commitfc3c9447da6cded0b6741cf3e6c2386c16493440 (patch)
tree4e2d3e3a7ba5c8cb879728d8e965da94d1fd4850 /libraries/marisa/slack-desc
parenta6bf666d73b4dccae0636e4ca04113d5953b956c (diff)
downloadslackbuilds-current-20210407.1.tar.gz
20210407.1 global branch merge.current-20210407.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/marisa/slack-desc')
-rw-r--r--libraries/marisa/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/marisa/slack-desc b/libraries/marisa/slack-desc
deleted file mode 100644
index f1672f5baa..0000000000
--- a/libraries/marisa/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----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: dictionaries and search keys with this library.
-marisa:
-marisa:
-marisa: Homepage:
-marisa: https://s-yata.github.io/marisa-trie/docs/readme.en.html
-marisa: