Metadata-Version: 2.4
Name: area-lib-rajgourav
Version: 2.0.1
Summary: A simple library to calculate area of shapes
Author: Raj Gourav Singh
Author-email: your_email@gmail.com
License: MIT
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# area

A simple Python library to calculate areas of basic shapes.

## Installation
```bash
pip install area
## License
This project is licensed under the MIT License.
