Metadata-Version: 2.1
Name: docugenr8-core
Version: 0.0.8
Summary: Docugenr8 add-on library that provides functionality to create and manipulate documents and its objects.
Author-email: Vladimir Jovanovic <vladimirjo@protonmail.com>
License: MIT
Keywords: docugenr8,core,PDF,image-integration,coordinate-system,text-formatting,python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fonttools
Requires-Dist: docugenr8-shared <1.0.0,>=0.0.0
Provides-Extra: build
Requires-Dist: build ; extra == 'build'
Requires-Dist: setuptools ; extra == 'build'
Requires-Dist: twine ; extra == 'build'
Provides-Extra: check
Requires-Dist: ruff ; extra == 'check'
Requires-Dist: mypy ; extra == 'check'
Provides-Extra: dev
Requires-Dist: docugenr8-core[build,check,test] ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

# docugenr8 Library

docugenr8 is a Python library for document creation.
