Metadata-Version: 2.4
Name: plexus-msgs-python
Version: 1.0.8
Summary: Python APIs and utilities for Plexus ProtoBuf messages
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: <3.14,>=3.11
Requires-Dist: jinja2>=3.0
Requires-Dist: protobuf>=5.0
Requires-Dist: iker-python-common>=1.0
Provides-Extra: all
Requires-Dist: plexus-msgs-python; extra == "all"
Provides-Extra: test
Requires-Dist: ddt>=1.7; extra == "test"
Requires-Dist: pytest-cov>=5.0; extra == "test"
Requires-Dist: pytest-order>=1.3; extra == "test"
Requires-Dist: pytest>=8.3; extra == "test"
Requires-Dist: iker-python-common>=1.0; extra == "test"
