Metadata-Version: 2.4
Name: hindclaw-extension
Version: 0.2.4
Summary: Hindclaw access control extensions for Hindsight API
Project-URL: Homepage, https://hindclaw.pro
Project-URL: Repository, https://github.com/mrkhachaturov/hindclaw
Project-URL: Documentation, https://hindclaw.pro/docs/extension
Author-email: Ruben Khachaturov <mr.kha4a2rov@protonmail.com>
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Requires-Dist: aiohttp>=3.9.0
Requires-Dist: asyncpg>=0.29.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pyjwt>=2.8.0
Provides-Extra: dev
Requires-Dist: hindsight-api-slim; extra == 'dev'
Requires-Dist: httpx>=0.27.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest>=8.0.0; extra == 'dev'
