/usr/share/doc/yaz-doc/yaz.html is in yaz-doc 4.2.18-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>yaz</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="YAZ User's Guide and Reference"><link rel="up" href="reference.html" title="Reference"><link rel="prev" href="yaz-config.html" title="yaz-config"><link rel="next" href="zoomsh.html" title="zoomsh"></head><body><link rel="stylesheet" type="text/css" href="common/style1.css"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">yaz</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="yaz-config.html">Prev</a> </td><th width="60%" align="center">Reference</th><td width="20%" align="right"> <a accesskey="n" href="zoomsh.html">Next</a></td></tr></table><hr></div><div class="refentry" title="yaz"><a name="yaz"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>yaz — Z39.50 toolkit.</p></div><div class="refsect1" title="DESCRIPTION"><a name="idp6859624"></a><h2>DESCRIPTION</h2><p>
YAZ is a C/C++ programmer's toolkit supporting the development
of Z39.50v3 clients and servers. The YAZ toolkit offers
several different levels of access to the ISO23950/Z39.50, SRU
SOLR (client only) and ILL protocols. The level that you need to use depends
on your requirements, and the role (server or client) that you want
to implement.
</p></div><div class="refsect1" title="COPYRIGHT"><a name="idp6860520"></a><h2>COPYRIGHT</h2><p>
Copyright © 1995-2011 Index Data.
</p><p>
All rights reserved.
</p><p>
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
</p></li><li class="listitem"><p>
Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
</p></li><li class="listitem"><p>
Neither the name of Index Data nor the names of its contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
</p></li></ul></div><p>
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
</p></div><div class="refsect1" title="SEE ALSO"><a name="idp6864624"></a><h2>SEE ALSO</h2><p>
<span class="citerefentry"><span class="refentrytitle">yaz-client</span>(1)</span>,
<span class="citerefentry"><span class="refentrytitle">yaz-ztest</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">yaz-config</span>(8)</span>,
<span class="citerefentry"><span class="refentrytitle">zoomsh</span>(1)</span>
<span class="citerefentry"><span class="refentrytitle">bib1-attr</span>(7)</span>
</p><p>YAZ manual (
<code class="filename">/usr/share/doc/yaz</code>)
</p><p>
<a class="ulink" href="http://www.indexdata.com/yaz/" target="_top">YAZ home page</a>.
</p><p>
<a class="ulink" href="http://www.loc.gov/z3950/agency/" target="_top">Z39.50 Maintenance Agency Page</a>.
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="yaz-config.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="zoomsh.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">yaz-config </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> zoomsh</td></tr></table></div></body></html>
|