pypdfium2-team / pypdfium2

Python bindings to PDFium
https://pypdfium2.readthedocs.io/
419 stars 17 forks source link

Add support for hermetic (internet-less) builds against binary pdfium releases #273

Closed nh2 closed 1 year ago

nh2 commented 1 year ago

Fixes #272.

The env vars

PDFIUM_BINARIES_DIR
PDFIUM_HEADERS_DIR

are added which setup.py picks up.

See the commit messages for more details.

mara004 commented 1 year ago

Not acceptable, see https://github.com/pypdfium2-team/pypdfium2/issues/272#issuecomment-1793817300. I will lock this, any further discussion can go to #272.