Metadata-Version: 2.1
Name: py_functions
Version: 1.0
Summary: Python library with some useful functions to check palindrome or not, anagram or not, nearest palindrome for integers.
Home-page: https://github.com/shyams1993/py_functions
Author: SHYAM SALIL
Author-email: shyamsalil1993@gmail.com
License: MIT
Description: # py_functions
        Python library with some useful functions to check palindrome or not, anagram or not, nearest palindrome for integers
        
Keywords: USEFUL
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.1
Description-Content-Type: text/markdown
