Metadata-Version: 2.4
Name: matrx-seo
Version: 0.1.2
Summary: Provider-neutral SEO collection contracts and canonical persistence.
Requires-Python: >=3.13
Requires-Dist: httpx>=0.28
Requires-Dist: matrx-orm>=3.1
Requires-Dist: matrx-utils
Requires-Dist: pydantic>=2.12
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.25; extra == 'dev'
Requires-Dist: pytest>=8.3; extra == 'dev'
Provides-Extra: standalone
Requires-Dist: fastapi>=0.115; extra == 'standalone'
Requires-Dist: matrx-connect; extra == 'standalone'
Requires-Dist: uvicorn>=0.34; extra == 'standalone'
Description-Content-Type: text/markdown

# matrx-seo

Provider-neutral SEO provider clients, collection contracts, normalization, replay
fixtures, and canonical persistence for Matrx. Durable persistence is temporarily absent
while it is rebuilt on `platform.associations`; persistence remains part of this package's
required product boundary. See
[`matrx_seo/FEATURE.md`](matrx_seo/FEATURE.md) for the current contract.
