improvements

This commit is contained in:
randogoth 2025-10-19 23:22:15 +03:00
parent 3d889ec117
commit b1f1d7b5f6
11 changed files with 305 additions and 514 deletions

View file

@ -6,4 +6,5 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"pyfiglet>=0.8.0",
"pyphen>=0.17.2",
]