ports/graphics/py-python-poppler-qt5/pkg-descr
Sunpoet Po-Chuan Hsieh cd2752f30d Update WWW
Approved by:	portmgr (blanket)
2019-02-01 21:44:01 +00:00

10 lines
301 B
Text

A Python binding for libpoppler-qt5 that aims for completeness
and for being actively maintained.
Created and currently maintained by Wilbert Berendsen <wbsoft@xs4all.nl>.
Usage:
import popplerqt5
d = popplerqt5.Poppler.Document.load('file.pdf')
WWW: https://pypi.org/project/python-poppler-qt5/