Metadata-Version: 2.4
Name: dndm
Version: 0.2.4
Summary: A Dungeons and Dragons CLI tool
Author: Ophelia Van Wye
License: MIT
Requires-Python: <3.14,>=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: term-image
Requires-Dist: Pillow<12,>=9.0
Dynamic: license-file

This is an early release of list of dnd tools.
NOTE: This only runs between python versions 3.9 and 3.14. Pillow does not work on more recent builds, so it cannot be used further
These are the following commands:

Roll a dice: roll <dice_number> [repeat]

Change the save path: svc <path>

Create a character: chr

Regenerates a pdf from a previously made character: regen <name>

Please note that the chr command will walk you through the character setup. 

Please report any errors to psydameousharm@gmail.com
