Metadata-Version: 1.1
Name: knittingpattern
Version: 0.0.3
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: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
