Metadata-Version: 2.4
Name: zoro-zentinel
Version: 0.0.1
Summary: Auth utilities for Zoro applications.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Requires-Dist: aiohttp<4,>=3.0
Requires-Dist: google-auth<3,>=2.0
Requires-Dist: google-cloud-secret-manager<3,>=2.0
Requires-Dist: sqlalchemy[asyncio]<3,>=2.0
Provides-Extra: coverage
Requires-Dist: coverage[toml]>=6.3.1; extra == 'coverage'
Requires-Dist: diff-cover>=3; extra == 'coverage'
Provides-Extra: docs
Requires-Dist: sphinx-argparse-cli>=1.17.0; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints>=2.3.0; extra == 'docs'
Requires-Dist: sphinxcontrib-apidoc~=0.5.0; extra == 'docs'
Requires-Dist: sphinxcontrib-confluencebuilder~=2.12.0; extra == 'docs'
Requires-Dist: sphinx~=7.4; extra == 'docs'
Provides-Extra: test
Requires-Dist: hatch; extra == 'test'
Requires-Dist: pip-tools; extra == 'test'
Requires-Dist: psycopg[binary]<4,>=3.1.19; extra == 'test'
Requires-Dist: pyjwt<3,>=2.10.1; extra == 'test'
Requires-Dist: pytest-asyncio; extra == 'test'
Requires-Dist: pytest-cov>=2.12; extra == 'test'
Requires-Dist: pytest-mock>=3; extra == 'test'
Requires-Dist: pytest-socket; extra == 'test'
Requires-Dist: pytest<8,>=6.2.4; extra == 'test'
Requires-Dist: tox; extra == 'test'
Description-Content-Type: text/markdown

Placeholder