X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fintroduction.xml;h=3cf7737d4bd6289554f5ee782307b44ed6071a43;hb=688b83880520e7485087b56cc1dda29019d7413f;hp=18841d388fe968feed86dde13534e783b1b2d7da;hpb=b44f9237a703f1f88f0d2768e3e358110751bb5f;p=yazpp-moved-to-github.git diff --git a/doc/introduction.xml b/doc/introduction.xml index 18841d3..3cf7737 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -1,34 +1,23 @@ - + Introduction - YAZ++ - is a C++ layer for YAZ and implements the ANSI Z39.50 - protocol for information retrieval (client and server side). - While YAZ itself can be used from both C and C++ it is limited by the - common denominator C. + YAZ++ + is a C++ layer for YAZ and implements the ANSI + Z39.50 protocol for information + retrieval (client and server side). The YAZ++ packages also features a ZOOM interface for C++ ( - ZOOM C++). + ZOOM C++). - Later versions (0.7+) of YAZ++ also supports SRW/SRU. + Later versions (0.7+) of YAZ++ also supports SRU. - - This package also contains a proxy application and proxy developer - library. - The proxy application can be used to debug existing Z39.50 - implementations, optimize Z39.50 operation (by caching and other - mechanisms), and offer a SRW/SRU service. - - -
+
Licensing - The proxy application and the proxy library is covered by the - GPL. - The remaning parts: the ZOOM-C++ library and the YAZ++ library is covered - by the YAZ license. + YAZ++ and ZOOM-C++ is is covered + by Revised BSD License.
@@ -42,7 +31,7 @@ sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t - sgml-parent-document:"yaz++.xml" + sgml-parent-document:"yazpp.xml" sgml-local-catalogs: nil sgml-namecase-general:t End: