Metadata-Version: 2.1
Name: nmtextprocessor1
Version: 0.1.0
Summary: A text processing library for various NLP tasks
Author: Nidhi Mahandru
Author-email: nidhimahendru@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# nmtextprocessor1

A simple Python library created for learning purposes. Does not contain much!

## Installation

To install the library, run the following command:

```bash
pip install nmtextprocessor1

