Package marisa: Information
Source package: marisa
Version: 0.2.6-alt1_5
Build time: Aug 13, 2024, 07:32 PM
Category: Development/C
Report package bugHome page: https://github.com/s-yata/marisa-trie
License: BSD-2-Clause OR LGPL-2.1-or-later
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.
List of RPM packages built from this SRPM:
libmarisa-devel (riscv64)
libmarisa0 (riscv64)
libmarisa0-debuginfo (riscv64)
marisa-perl (riscv64)
marisa-perl-debuginfo (riscv64)
marisa-ruby (riscv64)
marisa-ruby-debuginfo (riscv64)
marisa-tools (riscv64)
marisa-tools-debuginfo (riscv64)
python3-module-marisa (riscv64)
python3-module-marisa-debuginfo (riscv64)
libmarisa-devel (riscv64)
libmarisa0 (riscv64)
libmarisa0-debuginfo (riscv64)
marisa-perl (riscv64)
marisa-perl-debuginfo (riscv64)
marisa-ruby (riscv64)
marisa-ruby-debuginfo (riscv64)
marisa-tools (riscv64)
marisa-tools-debuginfo (riscv64)
python3-module-marisa (riscv64)
python3-module-marisa-debuginfo (riscv64)
Maintainer: Igor Vlasenko
Last changed
Oct. 10, 2023 Igor Vlasenko 0.2.6-alt1_5
- update to new release by fcimport
Sept. 28, 2022 Igor Vlasenko 0.2.4-alt1_57
- new version