Metadata-Version: 2.1
Name: dgml-utils
Version: 0.0.5
Summary: Python utilities to work with the Docugami Markup Language (DGML) format.
License: MIT
Author: Taqi Jaffri
Author-email: tjaffri@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
Requires-Dist: lxml (>=4.9.3,<5.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

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

See `tests` for some example usage
