Metadata-Version: 2.0
Name: hedgehog-utils
Version: 0.4.2
Summary: Utilities shared between Hedgehog projects
Home-page: https://github.com/PRIArobotics/HedgehogUtils
Author: Clemens Koza
Author-email: koza@pria.at
License: AGPLv3+
Keywords: hedgehog robotics controller utility protobuf zmq discovery
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
Provides-Extra: dev
Requires-Dist: invoke; extra == 'dev'
Provides-Extra: discovery
Requires-Dist: pyre; extra == 'discovery'
Requires-Dist: pyzmq; extra == 'discovery'
Requires-Dist: protobuf; extra == 'discovery'
Provides-Extra: protobuf
Requires-Dist: protobuf; extra == 'protobuf'
Provides-Extra: zmq
Requires-Dist: pyzmq; extra == 'zmq'

Hedgehog Utils
==============

.. image:: https://travis-ci.org/PRIArobotics/HedgehogUtils.svg?branch=master
    :target: https://travis-ci.org/PRIArobotics/HedgehogUtils

This project provides utilities not specific to a single Hedgehog project.


