Metadata-Version: 2.1
Name: rus_roulette
Version: 1.1.2
Summary: A russian roulette game in python
Home-page: https://github.com/4HACker4Gaming/rus-roulette
Author: 4HACker4
Author-email: you@example.com
Requires-Python: >=3.10.0,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Repository, https://github.com/4HACker4Gaming/rus-roulette
Description-Content-Type: text/markdown

To run in python:
1. Import (from rus_roulette import *)
2. Run roulette()

