Metadata-Version: 2.1
Name: first-cli-app
Version: 1.0.0
Summary: This is my first PYPI module
Home-page: https://github.com/deveshpankaj/first-cli-app
Author: Pankaj Devesh
License: MIT
Description: # First PyPi Module
        
        > This is my first pypi module for testing how it works.
        
        
        ## Documentation
        > Sorry no documentation .
        
        
Keywords: First App
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
