macOS
brew install zebralocal Homebrew formula metadata
sudo port install zebraMacPorts ports tree · databases/zebra/Portfile · 来源: api.github.com
安装
brew install zebralocal Homebrew formula metadata
sudo port install zebraMacPorts ports tree · databases/zebra/Portfile · 来源: api.github.com
sudo zypper install frropenSUSE Tumbleweed package metadata · frr · 来源: download.opensuse.org
概览
Information management system
历史
Index Data Zebra, often packaged through the idzebra source tree, is a structured text indexing and retrieval engine for records such as MARC, XML, SGML, email archives, and other library-style data. It is unrelated to the older GNU Zebra routing daemon despite the name collision.
Zebra belongs to the Z39.50 and library-search world rather than the IP-routing world. Index Data's documentation describes it as a networked component that combines boolean search, relevance-ranked free-text queries, record presentation, update/delete operations, and standards-oriented retrieval protocols including Z39.50 and SRU/SRW-style web services.
The current GitHub repository identifies the software as 'Zebra server' with Index Data copyright years beginning in 1994, and the project NEWS records the source-control move to GitHub in 2016. That long lineage explains why the package exposes utilities such as zebraidx and zebrasrv instead of modern web-app style commands.
Zebra's adoption came from libraries, catalog systems, and information-retrieval applications that needed a robust backend for structured records. Index Data highlights use with large databases, safe incremental updates on live systems, and interoperability with Index Data's YAZ/PHP-YAZ tools plus commercial and freeware Z39.50 clients.
The documentation's application references include Koha, Kete, ReIndex.Net, article databases, union-list services, and web indexes. That puts Zebra in the infrastructure layer under catalogs and digital-library systems rather than in the end-user search-box layer.
Typical usage is to configure a Zebra database, index records with zebraidx, and serve them with zebrasrv for Z39.50/SRU clients. Developers and administrators use it when they need protocol-compatible search over MARC/XML-like records, relevance ranking, exact boolean expressions, and incremental updates without building a search server from scratch.
Zebra is significant because it is the kind of domain-specific infrastructure package that package catalogs easily misclassify by name. The executables and upstream docs reveal a library/information-retrieval engine, not a network router, making it a good example of why package identity has to follow source facts over display-name assumptions.
For package nerds, it also preserves an older standards stack: Z39.50, SRU/SRW, MARC records, YAZ tooling, and live catalog indexing in a compact set of command-line and server binaries.
安全态势
没有找到 zebra 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
zebra.cfg可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
idzebra-abs2dom | cli | 全局可执行文件 | |
idzebra-config-2.0 | cli | 全局可执行文件 | |
zebraidx | cli | 全局可执行文件 | |
zebraidx-2.0 | cli | 全局可执行文件 | |
zebrasrv | cli | 全局可执行文件 | |
zebrasrv-2.0 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.indexdata.com/resources/software/zebra/
安装元数据
| 软件包键 | brew:zebra |
|---|---|
| 版本 | 2.2.11 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/zebra |
| 主页 | https://www.indexdata.com/resources/software/zebra/ |
| 仓库 | https://github.com/indexdata/idzebra |
| 上游文档 | https://software.indexdata.com/zebra/doc |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://ftp.indexdata.com/pub/zebra/idzebra-2.2.11.tar.gz |
| 最后更新 | 2026-05-20T16:55:08Z |
| Pulse | updated |
| 依赖 | icu4c@78, yaz |
| 构建依赖 | pkgconf |
| macOS 提供的库 | bzip2, expat, libxcrypt, libxml2, libxslt |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zebra |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
frr 10.6.1-1.1
The FRRouting Protocol Suite
sudo zypper install frrzebra
sudo port install zebra来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.