Metadata-Version: 2.1
Name: dgml-utils
Version: 0.3.2
Summary: Python utilities to work with the Docugami Markup Language (DGML) format.
Home-page: https://docugami.com
License: MIT
Author: Docugami
Author-email: contact@docugami.com
Requires-Python: >=3.8.1,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: lxml (>=4.9.3,<5.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Project-URL: Repository, https://github.com/docugami/dgml-utils
Description-Content-Type: text/markdown

## Python utilities to work with the Docugami Markup Language (DGML) format.

See `tests` for some example usage
