Metadata-Version: 2.1
Name: riya-first-demopackage123
Version: 0.1.0
Summary: Demo package for add,sub,mul and div
Home-page: UNKNOWN
Author: Riya Chaudhary
Author-email: riya123c@gmail.com
License: MIT License 2.0
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

#My first Python Package

##Functions exposed are:
1. add(a,b)
2. sub(a,b)
3. mul(a,b)
4. div(a,b)

##Methods of Installation:


