Metadata-Version: 1.1
Name: AYABInterface
Version: 0.0.5
Summary: A Python library with the interface to the AYAB shield.
Home-page: https://github.com/AllYarnsAreBeautiful/AYABInterface
Author: Nicco Kunzmann
Author-email: niccokunzmann@rambler.ru
License: LGPL
Description: AYABInterface
        =============
        
        .. image:: https://travis-ci.org/fossasia/AYABInterface.svg
           :target: https://travis-ci.org/fossasia/AYABInterface
           :alt: Build Status
           
        .. image:: https://ci.appveyor.com/api/projects/status/c1983ovsc8thlhvi?svg=true
           :target: https://ci.appveyor.com/project/fossasia/AYABInterface
           :alt: AppVeyor CI build status (Windows)
           
        .. image:: https://codeclimate.com/github/fossasia/AYABInterface/badges/gpa.svg
           :target: https://codeclimate.com/github/fossasia/AYABInterface
           :alt: Code Climate
        
        .. image:: https://codeclimate.com/github/fossasia/AYABInterface/badges/coverage.svg
           :target: https://codeclimate.com/github/fossasia/AYABInterface/coverage
           :alt: Test Coverage
        
        .. image:: https://codeclimate.com/github/fossasia/AYABInterface/badges/issue_count.svg
           :target: https://codeclimate.com/github/fossasia/AYABInterface
           :alt: Issue Count
        
        .. image:: https://badge.fury.io/py/AYABInterface.svg
           :target: https://pypi.python.org/pypi/AYABInterface
           :alt: Python Package Version on Pypi
           
        .. image:: https://img.shields.io/pypi/dm/AYABInterface.svg
           :target: https://pypi.python.org/pypi/AYABInterface#downloads
           :alt: Downloads from Pypi   
        
        .. image:: https://readthedocs.org/projects/ayabinterface/badge/?version=latest
           :target: http://ayabinterface.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        .. image:: https://landscape.io/github/AllYarnsAreBeautiful/AYABInterface/master/landscape.svg?style=flat
           :target: https://landscape.io/github/AllYarnsAreBeautiful/AYABInterface/master
           :alt: Code Health
        
        .. image:: https://badge.waffle.io/fossasia/ayab-desktop.svg?label=ready&title=issues%20ready
           :target: https://waffle.io/fossasia/ayab-desktop
           :alt: Issues ready to work on
        
        A Python library with the interface to the AYAB shield.
           
        For installation instructions and more, `see the documentation
        <http://AYABInterface.readthedocs.io/>`__.
        
Keywords: knitting ayab fashion
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Artistic Software
Classifier: Topic :: Home Automation
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Manufacturing
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 5 - Production/Stable
