Metadata-Version: 2.3
Name: gh-hooks-utils
Version: 0.3.2
Summary: Github Webhooks models, dependencies and utils
Project-URL: Homepage, https://github.com/ceb10n/github-webhooks
Project-URL: Documentation, https://ceb10n.github.io/github-webhooks/
Project-URL: Repository, https://github.com/ceb10n/github-webhooks
Author-email: Rafael de Oliveira Marques <rafaelomarques@gmail.com>
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: httpx<1.0.0,>=0.27.0
Requires-Dist: pydantic-settings<3.0.0,>=2.0.2
Requires-Dist: pydantic<3.0.0,>=2.0.1
Requires-Dist: pyjwt[crypto]<3.0.0,>=2.0.0
Description-Content-Type: text/markdown

# gh-hooks-utils
Github Webhooks models and dependencies
