Metadata-Version: 2.1
Name: github-issue-bot
Version: 0.1.0
Summary: Lookup issue titles from issue identifiers on IRC
License: MIT
Author: Martin Weinelt
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: click (<8.1.0)
Requires-Dist: irc3 (>=1.1.7,<2.0.0)
Requires-Dist: structlog (>=21.5.0,<22.0.0)
Requires-Dist: typer (>=0.4.0,<0.5.0)
