Metadata-Version: 2.1
Name: tabletoppy
Version: 0.1.0
Summary: A Python library for simulating tabletop games, including dice rolls, coin tosses etc.
License: GPL-3.0-only
Author: peaky76
Author-email: robertjamespeacock@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

[![code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![docs: passing](https://readthedocs.org/projects/tabletoppy/badge/?version=latest)](https://tabletoppy.readthedocs.io/en/latest/?badge=latest)

# Tabletoppy

A Python library for simulating tabletop games, including dice rolls, coin tosses etc.

