Metadata-Version: 1.1
Name: knittingpattern
Version: 0.0.3a0
Summary: Python library for knitting machines.
Home-page: https://github.com/AllYarnsAreBeautiful/knittingpattern
Author: Nicco Kunzmann
Author-email: niccokunzmann@rambler.ru
License: LGPL
Description: ayab
        ====
        
        .. image:: https://travis-ci.org/AllYarnsAreBeautiful/knittingpattern.svg
           :target: https://travis-ci.org/AllYarnsAreBeautiful/knittingpattern
           :alt: Build Status
        
        .. image:: https://codeclimate.com/github/AllYarnsAreBeautiful/knittingpattern/badges/gpa.svg
           :target: https://codeclimate.com/github/AllYarnsAreBeautiful/knittingpattern
           :alt: Code Climate
        
        .. image:: https://codeclimate.com/github/AllYarnsAreBeautiful/knittingpattern/badges/coverage.svg
           :target: https://codeclimate.com/github/AllYarnsAreBeautiful/knittingpattern/coverage
           :alt: Test Coverage
        
        .. image:: https://codeclimate.com/github/AllYarnsAreBeautiful/knittingpattern/badges/issue_count.svg
           :target: https://codeclimate.com/github/AllYarnsAreBeautiful/knittingpattern
           :alt: Issue Count
           
           
        Installation
        ============ 
        
        * pip  install -r requirements.txt
        * pip  install -r requirements-test.txt
        
        
        
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 :: 3 - Alpha
