Skip to content
pyzy-1.0.pc.in 304 B
Newer Older
Peng Huang's avatar
Peng Huang committed
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@
pkgdatadir=@datadir@/pyzy
Peng Huang's avatar
Peng Huang committed

Name: PyZy
Description: Chinese PinYin & ZhuYin Library
Version: @VERSION@
Requires:
Libs: -L${libdir} -lpyzy-@PYZY_API_VERSION@
Cflags: -I${includedir}/pyzy-@PYZY_API_VERSION@