Metadata-Version: 2.1
Name: my_reverse_string
Version: 0.1.1
Summary: Function to invert a string
Home-page: https://github.com/haru0039633/my_reverse_string
Author: haruuuu003
Author-email: s2222101@stu.musashino-u.ac.jp
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# reverse_string

A simple Python package to reverse strings.
