Metadata-Version: 2.1
Name: ben-cogs
Version: 0.15.1
Summary: Shared cogs for use in Discord bots
Home-page: https://github.com/bmintz/cogs
Author: bmintz
Author-email: bmintz@protonmail.com
License: MIT
Download-URL: https://github.com/bmintz/cogs/archive/0.15.1.tar.gz
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet
Classifier: Topic :: Utilities
Requires-Python: >=3.6.0
Requires-Dist: discord.py (<2.0.0,>=1.2.3)
Requires-Dist: humanize
Requires-Dist: python-dateutil
Requires-Dist: objgraph
Provides-Extra: sql
Requires-Dist: asyncpg ; extra == 'sql'
Requires-Dist: prettytable ; extra == 'sql'

UNKNOWN


