Metadata-Version: 2.1
Name: docugenr8-shared
Version: 0.0.0
Summary: Docugenr8 add-on library for shared objects and functions
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
Provides-Extra: check
Requires-Dist: ruff; extra == "check"
Requires-Dist: mypy; extra == "check"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
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: dev
Requires-Dist: docugenr8-cicd[build,check,test]; extra == "dev"

# docugenr8-shared Library

docugenr8-shared is a Python library add-on for shared objects and functions.
