Metadata-Version: 2.2
Name: pdf_to_svg
Version: 0.1.0
Summary: Convert PDF to SVG in-memory using poppler and cairo
Requires-Python: >=3.9
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Description-Content-Type: text/plain

Convert PDF to SVG in-memory using poppler and cairo.