blob: 6dfc6a20c7ed46c0216b333a32e99f90e1dfdbce [file] [log] [blame]
URL: http://marisa-trie.googlecode.com/files/marisa-0.1.4.tar.gz
Version: 0.1.4
License: New BSD
License File: LICENSE
Description:
C++ library providing implementation of Matching
Algorithm with Recursively Implemented StorAge (MARISA) -- static and
space-efficient trie data structure.
Homepage: http://code.google.com/p/marisa-trie/
Local Modifications:
- Remove files under vs2008/ as we don't need to build under
visual studio.