Metadata-Version: 2.4
Name: prabalgolib
Version: 1.0.0
Summary: Custom search and sorting algorithms library
Home-page: https://github.com/yourusername/algolib
Author: PRABANJAN M
Author-email: prabanjanm22@gamil.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# Algolib

Custom Python library with common search and sorting algorithms.

## Installation
```bash
pip install palgolib




