Metadata-Version: 2.1
Name: mycalculator121
Version: 0.2.0
Summary: A simple calculator package for demonstration
Home-page: https://github.com/amankumar536894/mycalculator
Author: Aman Kumar
Author-email: amankumar536894@example.com
License: UNKNOWN
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
License-File: LICENSE
Requires-Dist: numpy>=1.21.0

# My Calculator 121

This is a demo Python calculator package for learning how to build and publish a package to Test PyPI.

