macOS
brew install yazpplocal Homebrew formula metadata
sudo port install yazppMacPorts ports tree · net/yazpp/Portfile · source: api.github.com
brew
C++ API for the Yaz toolkit. Version 1.9.2 via Homebrew; verified 2026-05-20.
install
brew install yazpplocal Homebrew formula metadata
sudo port install yazppMacPorts ports tree · net/yazpp/Portfile · source: api.github.com
sudo apt install libyazpp-devUbuntu 24.04 LTS package indexes · libyazpp-dev · source: archive.ubuntu.com
overview
C++ API for the Yaz toolkit
history
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.
security posture
No matching local secret-handling manifest was found for yazpp. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
yazpp-config | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.indexdata.com/resources/software/yazpp/
install metadata
| Package key | brew:yazpp |
|---|---|
| Version | 1.9.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/yazpp |
| Homepage | https://www.indexdata.com/resources/software/yazpp/ |
| Repository | https://github.com/indexdata/yazpp |
| Upstream docs | https://software.indexdata.com/yazpp/doc/introduction.html |
| License | BSD-3-Clause |
| Source archive | https://ftp.indexdata.com/pub/yazpp/yazpp-1.9.2.tar.gz |
| Last updated | 2026-05-20T20:33:59Z |
| Pulse | updated |
| Dependencies | yaz |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 yazppsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.