Metadata-Version: 2.4
Name: greeter-made-by-ken
Version: 0.0.5
Summary: my first module :D
Author: Kenzie
Requires-Python: >=3.8
Description-Content-Type: text/markdown

My first ever module created! A simple module about greeting print functions! Please try!

There are multiple functions but let's do 1 for now!

say_hi(name)
prints out "Hi, " then the name! 

:) I'm so happy
