{"library":"olefile","type":"library","category":null,"description":"The olefile library is a Python package designed to parse, read, and write Microsoft OLE2 files, also known as Structured Storage or Compound Documents. These files are commonly used in older Microsoft Office formats (e.g., .doc, .xls, .ppt, .msg) and provide a file system within a file. It offers low-level access to streams and storages. The current version is 0.47, and the library maintains a stable release cadence with updates focused on bug fixes and robustness.","language":"python","status":"active","version":"0.47","tags":["ole","office","document","parsing","structured-storage","file-format","ms-office"],"install":[{"cmd":"pip install olefile","imports":["import olefile","from olefile import OleFileIO"]}],"homepage":"https://www.decalage.info/python/olefileio","github":"https://github.com/decalage2/olefile","docs":null,"changelog":null,"pypi":"https://pypi.org/project/olefile/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/olefile/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}