Metadata-Version: 2.1
Name: ggst-api
Version: 0.0.7
Summary: Guilty Gear Strive API wrapper
Author: UnknownMemory
Author-email: jeremyschneider21@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: gevent (==21.8.0)
Requires-Dist: gevent-eventemitter (==2.1)
Requires-Dist: greenlet (==1.1.2)
Requires-Dist: msgpack (>=1.0.5,<2.0.0)
Requires-Dist: protobuf (==3.20.3)
Requires-Dist: pycryptodomex (==3.16.0)
Requires-Dist: python-dotenv (>=0.20.0,<0.21.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: steam (>=1.4.4,<2.0.0)
