Metadata-Version: 2.1
Name: docugenr8-pdf
Version: 0.0.1
Summary: Docugenr8 add-on library for pdf operations
Author-email: Vladimir Jovanovic <vladimirjo@protonmail.com>
License: MIT
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'
Requires-Dist: tox ; extra == 'build'
Provides-Extra: check
Requires-Dist: ruff ; extra == 'check'
Requires-Dist: mypy ; extra == 'check'
Provides-Extra: dev
Requires-Dist: docugenr8-pdf[build,check,test] ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

# docugenr8-pdf Library

docugenr8-pdf is a Python library add-on for pdf operations.
