UNPKG
hosh-node-expat
Version:
latest (2.6.1-hosh)
2.6.1-hosh
2.6.0-hosh
NodeJS binding for fast XML parsing.
github.com/hosh/node-expat
hosh/node-expat
hosh-node-expat
/
deps
/
libexpat
/
expat.pc.in
12 lines
(10 loc)
•
231 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@
Name: expat
Version: @PACKAGE_VERSION@
Description: expat XML parser
URL: http://www.libexpat.org
Libs: -L${libdir} -lexpat
Cflags: -I${includedir}