Metadata-Version: 2.4
Name: Discord-Gameserver-Notifier
Version: 0.3.0
Summary: A Python-based tool for automatic detection of game servers in the local network with Discord notifications via webhooks. Uses opengsq-python for game server communication.
Project-URL: Homepage, https://lan.party
Project-URL: Repository, https://github.com/lan-dot-party/Discord-Gameserver-Notifier.git
Project-URL: Bug Tracker, https://github.com/lan-dot-party/Discord-Gameserver-Notifier/issues
Author-email: Stephan Schaffner <gamie@lan.party>
Maintainer-email: Stephan Schaffner <gamie@lan.party>
License-Expression: GPL-3.0
Requires-Python: >=3.10
Requires-Dist: aiohttp>=3.8.0
Requires-Dist: discord-webhook>=1.3.0
Requires-Dist: opengsq>=3.6.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: test
Requires-Dist: pytest-asyncio>=0.21.0; extra == 'test'
Requires-Dist: pytest-cov>=4.0.0; extra == 'test'
Requires-Dist: pytest-mock>=3.10.0; extra == 'test'
Requires-Dist: pytest>=7.0.0; extra == 'test'
