izderadicka / pdfparser

Python binding to libpoppler with focus on text extraction
97 stars 45 forks source link

Mac OS build issues #13

Closed max-ionov closed 6 years ago

max-ionov commented 6 years ago

Fixes issues with Mac OS build. Tested on Mac OS 10.12.6 on Python 2.7 and 3.6 (Anaconda).

izderadicka commented 6 years ago

Thanks