Metadata-Version: 2.4
Name: urvi2107_my_first_package
Version: 0.1.0
Summary: This is my first Python package
Author-email: Urvi Nath <nath.urvi@gmail.com>
License-Expression: MIT
Description-Content-Type: text/markdown

# My Package

<description of the package>

## Features

<description of the features>

## Installation

<description of the installation>

## Usage

<baseline example of usage>

## Documentation

Link to the [documentation page](https://your-readthedocs-url-here).

## Contributing

Contributions via pull requests are welcome!

## License

<description of the license>
