Metadata-Version: 2.1
Name: usb-iss
Version: 0.0.2
Summary: Python library for the USB-ISS board.
Home-page: https://github.com/sneakypete81/usb_iss
Author: Pete Burgers
Author-email: sneakypete81@gmail.com
License: GNU General Public License v3
Keywords: usb_iss
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pyserial

======================
USB-ISS Python Library
======================


.. image:: https://img.shields.io/pypi/v/usb_iss.svg
        :target: https://pypi.python.org/pypi/usb_iss

.. image:: https://img.shields.io/travis/sneakypete81/usb_iss.svg
        :target: https://travis-ci.org/sneakypete81/usb_iss

.. image:: https://pyup.io/repos/github/sneakypete81/usb_iss/shield.svg
     :target: https://pyup.io/repos/github/sneakypete81/usb_iss/
     :alt: Updates



Python library for the USB-ISS board.


* Free software: GNU General Public License v3


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.0.1 (2018-04-19)
------------------

* Setup package


