Metadata-Version: 2.4
Name: dynamic-expressions
Version: 0.1.5
License: MIT
Project-URL: Repository, https://github.com/waku-py/dynamic-expressions
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Provides-Extra: cache-redis
Requires-Dist: redis>=5.2.1; extra == "cache-redis"
Provides-Extra: serialization-pydantic
Requires-Dist: pydantic>=2.10.6; extra == "serialization-pydantic"
Provides-Extra: serialization-msgspec
Requires-Dist: msgspec>=0.19.0; extra == "serialization-msgspec"
