Metadata-Version: 2.4
Name: pydocbuilder
Version: 0.4.0
Summary: ONLYOFFICE Document Builder for Python.
Author: wsd
Author-email: wsd@fhit.cn
Requires-Python: >=3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: document-builder (==9.4.0.130)
Description-Content-Type: text/markdown

# pyDocBuilder

ONLYOFFICE Document Builder 是一款跨平台的 Office 和 PDF 开发工具包（SDK），用于在服务器、移动或桌面应用程序中
创建、编辑和转换 Office Open XML（Docx、Xlsx、Pptx）和 PDF 文件。

本程序库实用 Python 对 ONLYOFFICE Document Builder 进行对象封装，便于更加便捷实用它。


