Metadata-Version: 2.1
Name: mc-server-interaction
Version: 0.1.0
Summary: Module for interacting with Minecraft servers
License: GPL 3.0
Author: Dummerle
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aioconsole (>=0.5.0,<0.6.0)
Requires-Dist: aiofile (>=3.8.1,<4.0.0)
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: beautifulsoup4 (>=4.11.1,<5.0.0)
Requires-Dist: cached-property (>=1.5.2,<2.0.0)
Requires-Dist: mcstatus (>=9.4.0,<10.0.0)
Requires-Dist: psutil (>=5.9.1,<6.0.0)
