Metadata-Version: 2.1
Name: gagan-mypkg
Version: 0.1.1
Summary: A simple math package with basic operations
Author: Gagandeep
Author-email: gagandeep-singh@cssoftsolutions.com
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

# pypkg

`pypkg` is a Python package that provides a simple function for adding two numbers.

## Installation

You can install it via pip (after it’s published on PyPI):

