Metadata-Version: 1.2
Name: github-bot
Version: 0.0.1
Summary: A bot for automating boring tasks.
Home-page: https://github.com/aio-libs/github-bot
License: UNKNOWN
Author: Andrew Svetlov
Author-email: andrew.svetlov@gmail.com
Requires-Python: >=3.6
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Requires-Dist: aiohttp >= 3.1.0
Requires-Dist: gidgethub[aiohttp] >= 2.4.1
Requires-Dist: cachetools >= 2.0.0

github-bot
==========


A bot for automating boring tasks

Inspired by https://github.com/python/bedevere

