Metadata-Version: 2.0
Name: hedgehog-client
Version: 0.4.2
Summary: Client library for communicating with Hedgehog Robot Controllers
Home-page: https://github.com/PRIArobotics/HedgehogClient
Author: Clemens Koza
Author-email: koza@pria.at
License: AGPLv3+
Keywords: hedgehog robotics controller client
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: hedgehog-protocol
Requires-Dist: hedgehog-utils[discovery]
Provides-Extra: test
Requires-Dist: hedgehog-server; extra == 'test'

Hedgehog Client Library
=======================

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

This project provides a client library to communicate with Hedgehog Educational Robotics Controllers.


