Metadata-Version: 2.1
Name: codenames
Version: 1.2.8
Summary: Codenames board game logic implementation in python.
Home-page: https://github.com/asaf-kali/codenames
Author: Asaf Kali
Author-email: akali93@gmail.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: all
Provides-Extra: web

# Codenames

[![Tests](https://github.com/asaf-kali/codenames/actions/workflows/tests.yml/badge.svg)](https://github.com/asaf-kali/codenames/actions/workflows/tests.yml)
[![Lint](https://github.com/asaf-kali/codenames/actions/workflows/lint.yml/badge.svg)](https://github.com/asaf-kali/codenames/actions/workflows/lint.yml)
[![PyPI version](https://badge.fury.io/py/codenames.svg)](https://badge.fury.io/py/codenames)

Code infrastructure for the Codenames board game.
