Metadata-Version: 2.1
Name: likhil
Version: 0.0.1
Summary: A small example package
Author-email: likhilpnl123@gmail.com
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
Keywords: nameprint,pattern,color,likhil
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.1
Description-Content-Type: text/markdown
License-File: LICENSE.txt

This Python program uses Turtle graphics to draw a user's name with customizable patterns. Users can input their name, choose a character (e.g., *, ^), and select a color to create personalized designs of their own name.
