Metadata-Version: 2.4
Name: sol-parser-sdk-python
Version: 0.4.4
Summary: Solana DEX program log parsing (pure Python, API aligned with sol-parser-sdk)
Requires-Python: >=3.10
Requires-Dist: base58>=2.0
Requires-Dist: grpcio-tools>=1.64.0
Requires-Dist: grpcio>=1.64.0
Requires-Dist: python-dotenv>=1.0.0
Provides-Extra: dev
Requires-Dist: pytest-benchmark>=4.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Provides-Extra: shredstream
Requires-Dist: solders>=0.21.0; extra == 'shredstream'
