Python-poppler-qt4

Latest version: v0.24.0

Safety actively analyzes 621907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.24.1

* Added __len__, __getitem__ and __bool__ methods to Poppler.Document.
The __bool__ method always returns True, even if a document has 0 pages.

0.24.0

* Added version() function, returning the version of python-poppler-qt4
as a tuple of ints e.g. (0, 18, 3)
* Added poppler_version() function, returning the version of the Poppler-
Qt4 library (if the version could be determined on build time), as a
tuple of ints, e.g. (0, 24, 5). If on build time the version of
Poppler-Qt4 could not be determined and was not specified, an empty
tuple might be returned.

0.18.2

* Tested with Python 2.6, 2.7, 3.2, 3.3, 3.4
* Support PyQt's new build system, contributed by Philipp Lorenz,
fixing issue 6

0.18.1

* Tested with Python 2.6, 2.7, 3.2, 3.3
* Fix setup.py error when using Python 2.6 (issue 1)

0.18.0

* Works with both Python 2 and Python 3 (tested: 2.6, 2.7, 3.2.3)
* some API updates
* fixed FormField issue
* setup.py circumvents sipdistutils < 4.14.2 not working with python 3

0.16.3

* Enable build with Poppler 0.18 and 0.20 (new api not yet)
(contributed by Marek Kašík, thanks!)
* A simple demo file, inspired by a demo by Csaba Szepesvari
* Better building on Windows by lorenzph
* Fix for compile with Python 3.2.2 thanks to Csaba Szepesvari

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.