Metadata-Version: 2.1
Name: robotframework-aardvarklibrary
Version: 0.2.1
Summary: Aardvark Library for Robot Framework
Author-email: michael.walle@kontron.com
License: Apache License 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Robot Framework
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
License-File: COPYING
License-File: AUTHORS

AarvarkLibrary for Robot Framework |BuildStatus|
================================================

AardvarkLibrary is a `Robot Framework`_ test library for the `Total Phase`_
Aardvark |I2C|/SPI host adapter.

Features
--------

* |I2C| master write and read accesses
* SPI master transfers
* support for control signals like target power and internal |I2C| pullups


Documentation
-------------

You can find the most up to date library documentation at:
http://kontron.github.io/robotframework-aardvarklibrary/AardvarkLibrary.html


License
-------

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

.. _Total Phase: http://www.totalphase.com
.. _Robot Framework: http://www.robotframework.org
.. |I2C| replace:: I\ :sup:`2`\ C
.. |BuildStatus| image:: https://travis-ci.org/kontron/robotframework-aardvarklibrary.png?branch=master
                 :target: https://travis-ci.org/kontron/robotframework-aardvarklibrary
