Metadata-Version: 2.4
Name: fasthook
Version: 1.0.0
Summary: A simple local webhook receiver and relay tool
Author-email: Jermy Pena <NIL@NIL.NIL>
License: MIT
Project-URL: Homepage, https://github.com/Jermy-tech/fasthook
Project-URL: Repository, https://github.com/Jermy-tech/fasthook/fasthook
Project-URL: Issues, https://github.com/Jermy-tech/fasthook/issues
Keywords: webhook,testing,development,http,server
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi>=0.104.0
Requires-Dist: uvicorn[standard]>=0.24.0
Requires-Dist: click>=8.0.0
Requires-Dist: httpx>=0.25.0
Dynamic: license-file
