Metadata-Version: 2.4
Name: pyedc
Version: 0.1.0
Summary: Meta package that bundles pyedc-core and pyedc-dataplane.
License: Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pyedc-core==0.1.0
Requires-Dist: pyedc-dataplane==0.1.0

# pyedc

Meta package that installs both `pyedc-core` (JSON-LD helpers, middleware, API clients) and `pyedc-dataplane` (signaling routers and schemas). Installing `pyedc` pulls in everything you need to build and run the reference EDC data plane services.
