adelevett's picture
Upload 76 files
046e3b8 verified
raw
history blame contribute delete
153 Bytes
"""Extract metadata (fonts, bounding box) for a string in a pdf"""
__version__ = '1.3.4'
from .pdfxmeta import extract_meta, dump_meta, dump_toml