Name: | marisa |
---|---|
Version: | 0.2.4 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 290942 |
License: | BSD or LGPL |
RPM: | marisa-0.2.4-4.el7.aarch64.rpm |
Source RPM: | marisa-0.2.4-4.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://code.google.com/p/marisa-trie/ |
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. |
- Resolves: #1246695 Fix packaging of marisa-perl patch by Yaakov Selkowitz
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- use 'ruby(release)' on RHEL 7 as well as Fedora 19 (Closes: #1002870) - disable workaround for ruby bindings needed for earlier Fedora 19
- new upstream release
- Move Ruby bindings into correct location.
- new upstream release - for Fedora 19 or later, use 'ruby(release)' instead of 'ruby(abi)', and also update the required Ruby ABI/release version to 2.0.0
- add perl, python, ruby bindings
- remove unnesseary BR - don't embed rpath in executables - add docs - drop buildroot cleanup - preserve timestamp when make install
- initial packaging