Metadata-Version: 2.1
Name: gaikwad411_greet
Version: 1.5.0
Summary: Greets the world in old stupid way
Home-page: https://github.com/gaikwad411/gaikwad411_greet
Author: Sachin Gaikwad
Author-email: gaikwad411@gmail.com
License: MIT
Description: # gaikwad411_greet
        
        python -m gaikwad411_greet
        
        ##### Package build and publish commands
        ```python setup.py sdist bdist_wheel```
        
        ```twine check dist/*```
        
        ```twine upload --skip-existing dist/*```
        
        
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
