UNPKG
node-zoom
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
z39.50
github.com/poying/node-zoom
poying/node-zoom
node-zoom
/
deps
/
yaz
/
yaz-5.8.1
/
yaz.pc.in
13 lines
(11 loc)
•
246 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@
Name: YAZ
Version: @VERSION@
Description: YAZ library.
Requires: libexslt
Libs: -L${libdir} -lyaz
Libs.private: @LIBS@
Cflags: -I${includedir} @YAZ_CONFIG_CFLAGS@