Metadata-Version: 2.4
Name: area55
Version: 0.0.1
Summary: Library for calculating area of shapes
Author: priyanshu
Author-email: iampriyanshu55@gmail.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
License-File: LICENCE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# area55

A simple Python library to calculate area of basic shapes.

## Installation
```bash
pip install area55
