Metadata-Version: 2.1
Name: FightMan01dc.pymod
Version: 1.2.3
Summary: A python wrapper for the Discord API
Home-page: https://github.com/Rapptz/discord.py
Author: Rapptz
License: MIT
Project-URL: Documentation, https://discordpy.readthedocs.io/en/latest/
Project-URL: Issue tracker, https://github.com/Rapptz/discord.py/issues
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.5.3
Description-Content-Type: text/x-rst
Provides-Extra: docs
Provides-Extra: voice
Requires-Dist: aiohttp (<3.6.0,>=3.3.0)
Requires-Dist: websockets (<7.0,>=6.0)
Provides-Extra: docs
Requires-Dist: sphinx (==1.8.5); extra == 'docs'
Requires-Dist: sphinxcontrib-trio (==1.1.0); extra == 'docs'
Requires-Dist: sphinxcontrib-websupport; extra == 'docs'
Provides-Extra: voice
Requires-Dist: PyNaCl (==1.3.0); extra == 'voice'

I do not own this library! Owner: Rapptz (https://github.com/Rapptz/discord.py)
I'm just modified this for my requirements.

:)

