diff options
Diffstat (limited to 'testing/source/vtown/input-methods/marisa/slack-desc')
-rw-r--r-- | testing/source/vtown/input-methods/marisa/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/testing/source/vtown/input-methods/marisa/slack-desc b/testing/source/vtown/input-methods/marisa/slack-desc deleted file mode 100644 index 09d41ac2..00000000 --- a/testing/source/vtown/input-methods/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 (trie data structure library) -marisa: -marisa: Matching Algorithm with Recursively Implemented StorAge (MARISA) is a -marisa: static and space-efficient trie data structure. And libmarisa is a -marisa: C++ library to provide an implementation of MARISA. Also, the package -marisa: of libmarisa contains a set of command line tools for building and -marisa: operating a MARISA-based dictionary. -marisa: -marisa: Homepage: https://code.google.com/p/marisa-trie/ -marisa: -marisa: |