Metadata-Version: 2.1
Name: emojifier
Version: 1.1.1
Summary: Emojifier is a module for emojifying text
Home-page: UNKNOWN
Author: MakufonSkifto
License: UNKNOWN
Project-URL: Issue tracker, https://github.com/MakufonSkifto/Emojifier/issues
Project-URL: Source, https://github.com/MakufonSkifto/Emojifier
Description: [![License](https://img.shields.io/github/license/MakufonSkifto/emojifier)](LICENSE)
        [![GitHub stars](https://img.shields.io/github/stars/MakufonSkifto/emojifier)](https://github.com/ExpDev07/coronavirus-tracker-api/stargazers) 
        [![PyPI version](https://badge.fury.io/py/emojifier.svg)](https://badge.fury.io/py/emojifier)
        [![Monthly Downloads](https://img.shields.io/pypi/dm/emojifier.svg)](https://badge.fury.io/py/emojifier)
        [![Python Versions](https://img.shields.io/badge/Python-3%20%7C%203.6%20%7C%203.7%20%7C%203.8%20%7C%203.9-blue.svg)](https://img.shields.io/badge/Python-3%20%7C%203.5%20%7C%203.6%20%7C%203.7%20%7C%203.8%20%7C%203.9-blue.svg)
        
        # Emojifier
        
        Emojifier is a module for emojifying text
        
        ## License
        
        GNU General Public License v3 (GPLv3) [See the license](https://github.com/MakufonSkifto/emojifier/blob/main/LICENSE)
        
        ## Credits
        
        Most of the credit goes to [Kevinpgalligan](https://github.com/Kevinpgalligan) as they are the creator of this project.
        I am only making it compatible with PyPI and making some improvements
        
        ## Examples
        
        [Examples folder](https://github.com/MakufonSkifto/emojifier/tree/master/examples)
        
        ## Documentation
        
        There is no documentation, check the [examples folder](https://github.com/MakufonSkifto/emojifier/tree/master/examples) to see the only function
Keywords: emoji emojifyer emojipasta pasta reddit emojis emojify emojifier
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.5
Description-Content-Type: text/markdown
