Metadata-Version: 2.4
Name: area_jiya
Version: 0.1
Summary: A simple library to calculate areas of shapes
Home-page: https://github.com/yourusername/area_jiya
Author: Jiya
Author-email: youremail@example.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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# area_jiya

A simple Python library to calculate the area of square, triangle, and circle.
