Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. And libmarisa is a C++ library to provide an implementation of MARISA. Also, the package of libmarisa contains a set of command line tools for building and operating a MARISA-based dictionary. This package is python module for MARISA.
6 lines
182 B
Text
6 lines
182 B
Text
@comment $NetBSD: PLIST,v 1.1 2013/11/04 00:56:50 ishit Exp $
|
|
${PYSITELIB}/_marisa.so
|
|
${PYSITELIB}/marisa.py
|
|
${PYSITELIB}/marisa.pyc
|
|
${PYSITELIB}/marisa.pyo
|
|
${PYSITELIB}/${EGG_FILE}
|