"""Extract metadata (fonts, bounding box) for a string in a pdf""" __version__ = '1.3.4' from .pdfxmeta import extract_meta, dump_meta, dump_toml