Initial checkin.

This commit is contained in:
Michael R Sweet
2021-04-10 08:00:52 -04:00
commit 7a6659038b
15 changed files with 648 additions and 0 deletions

7
pdfio.pc.in Normal file
View File

@@ -0,0 +1,7 @@
Name: pdfio
Description: PDF read/write library
Version: 1.0
URL: https://www.msweet.org/pdfio
Requires.private: zlib >= 1.0
Libs: -L${prefix}/lib -lpdfio
Cflags: -I${prefix}/include