Files
EnigmaMachine/pyproject.toml
Kenn Kitchen a30e010c5c Replaced encode and decode with excode.
Replaced encode and decode with a single function, excode, that accepts
a parameter for encode/decode and handles both actions.
2025-10-27 09:03:24 -04:00

8 lines
159 B
TOML

[project]
name = "enigmamachine"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []