Metadata-Version: 2.1
Name: the-spymaster-util
Version: 3.2.1
Summary: Common utilities and infra for The Spymaster game.
Author: Asaf Kali
Author-email: asaf.kali@mail.huji.ac.il
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: all
Provides-Extra: clients
Provides-Extra: config
Provides-Extra: logging
Requires-Dist: boto3 (>=1.24.6,<2.0.0) ; extra == "config" or extra == "all"
Requires-Dist: dynaconf (>=3.1,<4.0) ; extra == "config" or extra == "all"
Requires-Dist: requests (>=2.28,<3.0) ; extra == "clients" or extra == "all"
Requires-Dist: ulid-py (>=1.1,<2.0) ; extra == "logging" or extra == "all"
Project-URL: Homepage, https://github.com/asaf-kali/the-spymaster-util
Project-URL: Issues, https://github.com/asaf-kali/the-spymaster-util/issues
Project-URL: Repository, https://github.com/asaf-kali/the-spymaster-util
Description-Content-Type: text/markdown

# The Spymaster Util
Common utilities and infra for The Spymaster game.

[![Unit tests](https://github.com/asaf-kali/the-spymaster-util/actions/workflows/tests.yml/badge.svg)](https://github.com/asaf-kali/the-spymaster-util/actions/workflows/tests.yml)
[![Lint](https://github.com/asaf-kali/the-spymaster-util/actions/workflows/lint.yml/badge.svg)](https://github.com/asaf-kali/the-spymaster-util/actions/workflows/lint.yml)

