Metadata-Version: 2.1
Name: palindrome-string
Version: 0.0.1
Summary: A very basic palindrome check functionality
Home-page: 
Author: Sahil Khirsaria
Author-email: sahilkhirsaria.pysquad@gmail.com
License: MIT
Keywords: palindrome
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt

This package is used for the string is palindrome or not.

Change Log
==========

0.0.1 (21/11/2022)
-------------------
- First Release
