Metadata-Version: 2.1
Name: open-mafia-engine
Version: 0.4.0b1
Summary: Open Mafia Engine - a framework for mafia/werewolf games.
License: Apache-2.0
Author: Open Mafia Team
Author-email: openmafiateam@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: bay12
Provides-Extra: docs
Requires-Dist: beautifulsoup4 (>=4.9.3,<5.0.0); extra == "bay12"
Requires-Dist: pydantic (>=1.7.3,<2.0.0)
Requires-Dist: pydantic-yaml (>=0.2.3,<0.3.0)
Requires-Dist: requests (>=2.25.1,<3.0.0); extra == "bay12"
Requires-Dist: ruamel.yaml (>=0.17.4,<0.18.0)
Requires-Dist: sortedcontainers (>=2.3.0,<3.0.0)
