Metadata-Version: 2.1
Name: HubNLP
Version: 0.1
Summary: A simple NLP utility library
Home-page: https://github.com/Self-nasu/HubNLP
Author: Self-nasu
Author-email: nexiotech.2024@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# HubNLP

HubNLP is a lightweight library for simplifying NLP tasks.

## Features
- Print developer info
- Display a library tagline

## Installation
```bash
pip install HubNLP
