{"library":"rtfparse","type":"library","category":null,"description":"rtfparse is a Python library for parsing Microsoft Rich Text Format (RTF) documents. It constructs an in-memory object representing the RTF document's tree structure. The library currently provides a renderer (HTML_Decapsulator) to extract encapsulated HTML, particularly useful for processing HTML-formatted emails from Microsoft Outlook, which often use RTF compression. It aims to support custom renderers for diverse RTF processing needs. The library is actively maintained, with version 0.9.5 focusing on bug fixes and documentation, and future plans for version 1.x to include image embedding.","language":"python","status":"active","version":"0.9.5","tags":["RTF","parser","document parsing","HTML extraction","Microsoft Rich Text Format"],"install":[{"cmd":"pip install rtfparse","imports":["from rtfparse.parser import Rtf_Parser","from rtfparse.renderers.de_encapsulate_html import De_encapsulate_HTML"]}],"homepage":null,"github":"https://github.com/fleetingbytes/rtfparse#readme","docs":"https://github.com/fleetingbytes/rtfparse#readme","changelog":null,"pypi":"https://pypi.org/project/rtfparse/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.9,"avg_import_s":0.05,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/rtfparse/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}