Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046880
en ru br
ALT Linux repos
S:0.2.4-alt1_57

Group :: Development/C
RPM: marisa

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.2.4-alt1_57
Build date: 28 september 2022, 18:04 ( 78.2 weeks ago )
Size: 502.62 Kb

Home page:   https://code.google.com/p/marisa-trie

License: BSD or LGPLv2+
Summary: Static and spece-efficient trie data structure library
Description:

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.

A MARISA-based dictionary supports not only lookup but also reverse
lookup, common prefix search and predictive search.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • libmarisa-devel
  • libmarisa0
  • libmarisa0-debuginfo
  • marisa-perl
  • marisa-perl-debuginfo
  • marisa-tools
  • marisa-tools-debuginfo
  • python3-module-marisa
  • python3-module-marisa-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin