Metadata-Version: 2.1
Name: AddPack
Version: 1.0
Summary: A small add program package
Home-page: https://github.com/hemanegi444/git_repository
Author: Hema Negi
Author-email: hemanegi444@gmail.com
License: UNKNOWN
Description: #Welcome to my package
        ----------------------
        ----------------------
        
        ->>  This package adds two numbers.
        
        #Example:
        --------
        
        #Input:
        ->>2+4
        
        #Output:
        ->>6
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
