Metadata-Version: 1.1
Name: simple_draw
Version: 2.6.8.dev2
Summary: This package allows you to draw graphical primitives with pygame.
Home-page: https://github.com/suguby/simple_draw
Author: Shandrinov Vadim
Author-email: suguby@gmail.com
License: BSD License
Description: # simple_draw
        
        Pygame-based package for drawing graphical primitives for tutorial purpose.
        
        ### NOTE work only with 3.7.x python 
Keywords: draw graphical primitives tutorial
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Education
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
