./net/yaz, C/C++ toolkit for the development of Z39.50v3/SRW clients and servers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.16.0nb23, Package name: yaz-5.16.0nb23, Maintainer: phil

YAZ is a C/C++ library for information retrieval applications using
the Z39.50/SRW protocols for information retrieval.

Properties of YAZ:

* Complete Z39.50 version 3 support. Amendments and Z39.50-2002
revision is supported.
* Supports SRW version 1.0 (over HTTP and HTTPS).
* Includes BER encoders/decoders for the ISO ILL protocol.
* Supports the following transports: BER over TCP/IP (RFC1729), BER
over unix local socket, and HTTP 1.1.
* Secure Socket Layer support using OpenSSL. If enabled, YAZ uses
HTTPS transport (for SOAP) or "Secure BER" (for Z39.50).
* Offers ZOOM C API implementing both Z39.50 and SRW.
* The YAZ library offers a set of useful utilities related to the
protocols, such as MARC (ISO2709) parser, CCL (ISO8777) parser,
CQL parser, memory management routines, character set conversion.
* Portable code. YAZ compiles out-of-the box on most Unixes and on
Windows using Microsoft Visual C++.
* Fast operation. The C based BER encoders/decoders as well as the
server component of YAZ is very fast.
* Liberal license that allows for commercial use of YAZ.


Required to run:
[textproc/libxml2] [textproc/libxslt] [textproc/icu] [security/openssl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 2525.483 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-14 14:22:15 by Thomas Klausner | Files touched by this commit (1)
Log message:
yaz: avoid DISTNAME redefinition

Remove reference to iconv, which is not an explicit dependency.
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update