Metadata-Version: 2.1
Name: ReverseNumber
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: TheUltimateGuide
Author-email: theultimateguideofficial@gmail.com
License: UNKNOWN
Description: # Example Package
        
        This is a simple thing to reverse numbers using python
        
Platform: UNKNOWN
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
