Metadata-Version: 2.4
Name: text2emoji
Version: 0.1.0
Summary: Convert words in text to emojis
Home-page: https://github.com/shohagcsediu/text2emoji
Author: Mohammad Shohag
Author-email: shohagcsediu@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

# text2emoji

A simple Python package to convert words in text to emojis.

## Installation

```bash
pip install text2emoji
