Metadata-Version: 2.1
Name: kivy_garden.painter
Version: 0.2.4
Summary: Flower for drawing shapes in Kivy.
Home-page: https://github.com/kivy-garden/painter
Author: Kivy
Author-email: kivy@kivy.org
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/kivy-garden/painter/issues
Project-URL: Source, https://github.com/kivy-garden/painter
Description: kivy-garden Painter
        ========================
        
        [![Coverage Status](https://coveralls.io/repos/github/kivy-garden/painter/badge.svg?branch=master)](https://coveralls.io/github/kivy-garden/painter?branch=master)
        [![Build Status](https://travis-ci.com/kivy-garden/painter.svg?branch=master)](https://travis-ci.com/kivy-garden/painter)
        
        A kivy garden flower that can paint shapes in Kivy.
        
        See https://kivy-garden.github.io/painter/ for the rendered painter docs.
        
        Please see the garden [instructions](https://kivy-garden.github.io) for how to use kivy garden flowers.
        
        Flower information
        -------------------
        
        Flower for drawing shapes in Kivy.
        Please see the module documentation for more information.
        
        [![Painter flower](http://img.youtube.com/vi/gsqgfqunKkg/0.jpg)](https://www.youtube.com/watch?v=gsqgfqunKkg "Kivy-garden painter flower")
        
        Install
        ---------
        
        See [here](https://kivy-garden.github.io/index.html#generalusageguidelines).
        
        #### Usage
        
        See the docs for examples.
        
        TODO
        -------
        
        *
        
        Contributing
        --------------
        
        Check out our [contribution guide](CONTRIBUTING.md) and feel free to improve the flower.
        
        License
        ---------
        
        This software is released under the terms of the MIT License.
        Please see the [LICENSE.txt](LICENSE.txt) file.
        
        How to release
        ===============
        
        See the garden [instructions](https://kivy-garden.github.io/#makingareleaseforyourflower) for how to make a new release.
        
Keywords: Kivy kivy-garden
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: ci
