Metadata-Version: 2.1
Name: pycord-ext-i18n
Version: 1.0.1
Summary: A regular localization Library for pycord.
Home-page: https://github.com/Mantou-9487/pycord_ext_i18n
Author: mantouisyummy
Author-email: opcantel@gmail.com
License: GNU
Project-URL: Issue Tracker, https://github.com/Mantou-9487/pycord_ext_i18n/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Pycord_ext_i18n

### A regular localization Library for pycord.

## Installation
To install the pycord_ext_i18n, you can just run the following command:

```bash
# Windows
pip install pycord_ext_i18n

# Linux/MacOS
python3 -m pip install pycord_ext_i18n
```
