python-poppler
python-poppler copied to clipboard
Python binding to Poppler-cpp pdf library
Not sure if this is intended or an issue File header references GPL2+ https://github.com/cbrunet/python-poppler/blob/master/src/poppler/__init__.py LICENSE file references GPL2 https://github.com/cbrunet/python-poppler/blob/master/LICENSE.txt Best regards Jonas
When I try building python_poppler-0.4.1 on Debian Trixie, which has libpoppler-cpp 25.03.0, I am getting the following error: ``` [1/26] Compiling C++ object src/cpp/image.cpython-313-x86_64-linux-gnu.so.p/image.cpp.o FAILED: src/cpp/image.cpython-313-x86_64-linux-gnu.so.p/image.cpp.o c++ -Isrc/cpp/image.cpython-313-x86_64-linux-gnu.so.p -Isrc/cpp -I../src/cpp...