Initial revision
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 11 Apr 2004 11:36:46 +0000 (11:36 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 11 Apr 2004 11:36:46 +0000 (11:36 +0000)
commit2f1a9a4b28ae43c9da9e0740f84048065b2d3bf6
treee66a91ac6c1bab37ad8a6e00f16979284108e545
Initial revision
39 files changed:
LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
README [new file with mode: 0644]
buildconf.sh [new file with mode: 0755]
configure.in [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/id.png [new file with mode: 0644]
doc/installation.xml [new file with mode: 0644]
doc/introduction.xml [new file with mode: 0644]
doc/license.xml [new file with mode: 0644]
doc/proxy.xml [new file with mode: 0644]
doc/tkl.xsl.in [new file with mode: 0644]
doc/xml.dcl [new file with mode: 0644]
doc/yaz-proxy-ref.xml [new file with mode: 0644]
doc/yazhtml.dsl.in [new file with mode: 0644]
doc/yazphp.dsl.in [new file with mode: 0644]
doc/yazprint.dsl.in [new file with mode: 0644]
doc/yazproxy.xml.in [new file with mode: 0644]
etc/MARC21slim2DC.xsl [new file with mode: 0644]
etc/MARC21slim2MODS.xsl [new file with mode: 0644]
etc/MARC21slim2MODS3.xsl [new file with mode: 0644]
etc/MARC21slim2RDFDC.xsl [new file with mode: 0644]
etc/MARC21slim2SRWDC.xsl [new file with mode: 0644]
etc/MARC21slimUtils.xsl [new file with mode: 0644]
etc/Makefile.am [new file with mode: 0644]
etc/config.xml [new file with mode: 0644]
etc/pqf.properties [new file with mode: 0644]
etc/voyager.xml [new file with mode: 0644]
include/Makefile.am [new file with mode: 0644]
include/yazproxy/Makefile.am [new file with mode: 0644]
include/yazproxy/bw.h [new file with mode: 0644]
include/yazproxy/proxy.h [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/yaz-bw.cpp [new file with mode: 0644]
src/yaz-proxy-config.cpp [new file with mode: 0644]
src/yaz-proxy-main.cpp [new file with mode: 0644]
src/yaz-proxy.cpp [new file with mode: 0644]
yazpp.m4 [new file with mode: 0644]