Metadata-Version: 2.1
Name: discord-ext-pages
Version: 0.0.1
Summary: A simple paginator library for discord.py. Works for both hybrid and slash commands
Author: No767
Author-email: 73260931+No767@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# discord-ext-pages

A simple and fast paginatation library for discord.py. 

Install it with:

```py
pip install discord-ext-pages
```

