yaz

Toolkit for Z39.50/SRW/SRU protocol clients and servers

brewmacoslinux
Try with needOr install directly
Source

About

Toolkit for Z39.50/SRW/SRU clients/servers

Commands

yaz-clientyaz-ztestyaz-marcdumpyaz-configyaz-illclient

Examples

Connect to a Z39.50 server and search for records$ yaz-client z3950s.loc.gov:7090/voyager
Convert MARC records from binary to XML format$ yaz-marcdump -i marcxml -o xml records.mrc > records.xml
Start a test Z39.50 server on default port 9999$ yaz-ztest -l test.log