-
Notifications
You must be signed in to change notification settings - Fork 1
Support package: pypdfium2 #166
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestnative-extensionPackage requires native cross-compilation or depends on one that doesPackage requires native cross-compilation or depends on one that doespackagePython package enablementPython package enablement
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnative-extensionPackage requires native cross-compilation or depends on one that doesPackage requires native cross-compilation or depends on one that doespackagePython package enablementPython package enablement
Summary
Add support for the pypdfium2 package in the Nanvix Python distribution.
Category
C - C extensions (self-contained)
Prerequisites
Dynamic loading, PDFium C++ library
Notes
Python bindings to PDFium. Used by pdfplumber for visual debugging and page-to-image rendering (page.to_image()). Not required for core text/table extraction functionality.