Metadata-Version: 2.4
Name: helloworld-lib-sankar
Version: 0.1.0
Summary: A simple Hello World Python library
Author-email: Sankararao Majji <sankararao.majji@verisk.com>
License: MIT
Project-URL: Homepage, https://github.com/yourusername/helloworld-lib
Project-URL: Bug Tracker, https://github.com/yourusername/helloworld-lib/issues
Keywords: hello,world,example
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# HelloWorld Lib

A simple example Python library.

## Installation

```bash
pip install helloworld-lib
