Metadata-Version: 2.1
Name: turtlekit
Version: 0.3
Summary: A Python module for easily drawing turtle shapes in Python.
Home-page: UNKNOWN
Author: Wyatt Garrioch
Author-email: w.garrioch456@gmail.com
License: UNKNOWN
Description: This library is designed to simplify drawing shapes using the turtle library.
        
        It provides functions that can draw several shapes of specified sizes.
Keywords: Python,Turtle
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
