Metadata-Version: 2.4 Name: ag402-core Version: 0.1.20 Summary: Payment engine for AI Agents — automatic HTTP 402 payment with Solana USDC Project-URL: Homepage, https://github.com/AetherCore-Dev/ag402 Project-URL: Documentation, https://github.com/AetherCore-Dev/ag402#readme Project-URL: Repository, https://github.com/AetherCore-Dev/ag402 Project-URL: Issues, https://github.com/AetherCore-Dev/ag402/issues Project-URL: Changelog, https://github.com/AetherCore-Dev/ag402/blob/main/CHANGELOG.md Author: Ag402 Team License-Expression: MIT Keywords: ai-agent,payment,solana,usdc,x402 Requires-Python: >=3.10 Requires-Dist: aiosqlite<1.0.0,>=0.19.0 Requires-Dist: cryptography<47.0.0,>=44.0.1 Requires-Dist: httpx<1.0.0,>=0.27.0 Requires-Dist: open402<1.0.0,>=0.1.0 Provides-Extra: crypto Requires-Dist: base58<3.0.0,>=2.1.0; extra == 'crypto' Requires-Dist: solana<1.0.0,>=0.34.0; extra == 'crypto' Requires-Dist: solders<1.0.0,>=0.21.0; extra == 'crypto' Provides-Extra: dev Requires-Dist: httpx>=0.27.0; extra == 'dev' Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev' Requires-Dist: pytest-cov>=4.1.0; extra == 'dev' Requires-Dist: pytest-rerunfailures>=14.0; extra == 'dev' Requires-Dist: pytest-timeout>=2.2.0; extra == 'dev' Requires-Dist: pytest>=8.0.0; extra == 'dev' Requires-Dist: ruff>=0.3.0; extra == 'dev' Description-Content-Type: text/markdown # ag402-core Payment engine for AI Agents — automatic HTTP 402 payment with Solana USDC.