Metadata-Version: 2.1
Name: modmailtranslation
Version: 1.0.1
Summary: A translator utility package for modmail-plugins
Home-page: https://github.com/officialpiyush/modmailtranslation
Author: Piyush Bhangale
Author-email: bhangalepiyush@gmail.com
License: GPLv3
Project-URL: Source Code, https://github.com/officialpiyush/modmailtranslation
Project-URL: Issue Tracker, https://github.com/officialpiyush/modmailtranslation/issues
Keywords: modmail,translator,translations
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Natural Language :: English
Requires-Python: >=3.5
Requires-Dist: aiohttp

# ModmailTranslations

A python package to easily handle modmail-plugins i18n or something?

# Support

Support for this package is only provided on [Piyush's Discord Server](https://discord.gg/hWbb4Ee).

# Installation

* Add this to your `requirements.txt` in your plugin folder.

# Usage 

Example can be found in [examples folder](https://github.com/officialpiyush/modmailtranslation/tree/master/examples).

