Replaced encode and decode with a single function, excode, that accepts a parameter for encode/decode and handles both actions.
9 lines
133 B
TOML
9 lines
133 B
TOML
version = 1
|
|
revision = 3
|
|
requires-python = ">=3.13"
|
|
|
|
[[package]]
|
|
name = "enigmamachine"
|
|
version = "0.1.0"
|
|
source = { virtual = "." }
|