macOS
brew install yazpplocal Homebrew formula metadata
sudo port install yazppMacPorts ports tree · net/yazpp/Portfile · 来源: api.github.com
安装
brew install yazpplocal Homebrew formula metadata
sudo port install yazppMacPorts ports tree · net/yazpp/Portfile · 来源: api.github.com
sudo apt install libyazpp-devUbuntu 24.04 LTS package indexes · libyazpp-dev · 来源: archive.ubuntu.com
概览
C++ API for the Yaz toolkit
历史
YAZ++ is Index Data's C++ layer around the YAZ information-retrieval toolkit. It gives C++ developers libraries, headers, sample utilities, and a ZOOM C++ binding for building Z39.50, SRU, and related library-search clients and servers.
YAZ++ grew out of the long-running YAZ ecosystem, which Index Data describes as a toolkit for Z39.50, SRW/SRU, and Solr-oriented information retrieval. The YAZ repository traces that base toolkit back to 1995, while the YAZ++ documentation frames this package as the C++ layer for using YAZ from C++ rather than C.
The ZOOM C++ binding became part of YAZ++ early: the ZOOM site noted on 2002-10-24 that the YAZ implementation was available as part of the new YAZ++ toolkit and included in YAZ++ releases from 0.4 onward. Later YAZ++ documentation says versions 0.7 and newer added SRU support.
The modern GitHub repository was created on 2016-01-06 as a public mirror/workspace for a codebase that was already established in the library-technology world. Its README still presents the package in classic toolkit terms: a C++ library, C++ headers, DocBook documentation, Windows build files, and small example clients and servers.
YAZ++ adoption is mostly within the library, catalog, and metadata-search niche rather than general-purpose C++ development. The Library of Congress Z39.50 software resources page lists YAZ / YAZ++ as C/C++ programmer toolkits for Z39.50/SRW/SRU clients and servers, reflecting its role in standards-based library interoperability.
The package is useful where organizations already rely on YAZ but want C++ objects and ZOOM abstractions. That adoption pattern is narrow but durable: a small toolkit can stay packaged for years because Z39.50/SRU infrastructure in libraries changes slowly and values protocol compatibility.
Developers use YAZ++ to build Z39.50 or SRU clients and servers in C++. The package includes examples such as a basic client, a basic server, and a ZOOM client, and the API documentation describes socket observers, PDU observers, query abstractions, and higher-level client/server objects around YAZ data structures.
In practice, YAZ++ sits below discovery applications, proxies, and catalog integrations. It is not a user-facing search program so much as a packaged protocol library for developers who need to speak established library-retrieval protocols.
YAZ++ is package-nerd significant because it is a small binding package for a very specific standards ecosystem. It shows why package managers keep niche libraries alive: the audience is small, but the consumers need reproducible builds for long-lived institutional infrastructure.
It also illustrates the packaging split common in C/C++ protocol stacks: the base C toolkit, language bindings, examples, generated documentation, and downstream packages all matter separately even when the visible command-line surface is tiny.
安全态势
没有找到 yazpp 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
yazpp-config | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.indexdata.com/resources/software/yazpp/
安装元数据
| 软件包键 | brew:yazpp |
|---|---|
| 版本 | 1.9.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/yazpp |
| 主页 | https://www.indexdata.com/resources/software/yazpp/ |
| 仓库 | https://github.com/indexdata/yazpp |
| 上游文档 | https://software.indexdata.com/yazpp/doc/introduction.html |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://ftp.indexdata.com/pub/yazpp/yazpp-1.9.2.tar.gz |
| 最后更新 | 2026-05-20T20:33:59Z |
| Pulse | updated |
| 依赖 | yaz |
| 构建依赖 | pkgconf |
| 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 | yazpp |
| 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 软件包链接分开显示。
libyazpp-dev 1.6.5-0ubuntu4
Development libraries for YAZ++ and ZOOM
http://www.indexdata.dk/yazplusplus/
sudo apt install libyazpp-devlibyazpp-doc 1.6.5-0ubuntu4
Documentation for YAZ++
http://www.indexdata.dk/yazplusplus/
sudo apt install libyazpp-doclibyazpp6 1.6.5-0ubuntu4
YAZ++ and ZOOM library
http://www.indexdata.dk/yazplusplus/
sudo apt install libyazpp6yazpp
sudo port install yazpp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.