Files
EnigmaMachine/uv.lock
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

9 lines
133 B
TOML

version = 1
revision = 3
requires-python = ">=3.13"
[[package]]
name = "enigmamachine"
version = "0.1.0"
source = { virtual = "." }