Metadata-Version: 2.1
Name: hedgehog-protocol-spec
Version: 0.9.0rc1
Summary: Protocol definitions for Hedgehog
Home-page: https://github.com/PRIArobotics/HedgehogProtocolSpec
Author: Clemens Koza
Author-email: koza@pria.at
License: AGPLv3+
Keywords: hedgehog robotics protobuf antlr protocol
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Requires-Dist: gsl[antlr,yaml]
Provides-Extra: dev
Requires-Dist: invoke ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-runner ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'

Protocol definitions for Hedgehog
=================================

This project contains protocol definitions for the Hedgehog Educational Robotics Controller.
Protocol implementations can pull in the contained model definitions and generate code from it.



