Metadata-Version: 2.4
Name: archer-verify
Version: 0.1.0
Summary: One-line Ed25519 verification for Archer partner endpoints.
License: Apache-2.0
Project-URL: Homepage, https://github.com/Archer-Laboratories/archer-sdk
Project-URL: Repository, https://github.com/Archer-Laboratories/archer-sdk
Project-URL: Issues, https://github.com/Archer-Laboratories/archer-sdk/issues
Keywords: archer,archer-protocol,ed25519,signature-verification,webhook-verification,fastapi,flask,partner-sdk
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Requires-Dist: cryptography>=41
Provides-Extra: fastapi
Requires-Dist: fastapi>=0.110; extra == "fastapi"
Requires-Dist: starlette>=0.36; extra == "fastapi"
Provides-Extra: flask
Requires-Dist: flask>=3.0; extra == "flask"
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: httpx>=0.27; extra == "dev"
Requires-Dist: fastapi>=0.110; extra == "dev"
Requires-Dist: flask>=3.0; extra == "dev"
Dynamic: license-file

# archer-verify

One-line Ed25519 verification for Archer partner endpoints.
