I created a text codec ascii5 similar to ascii7

but with differnt characters included. This reads/encodes
with 5 bits instead of the original 7.
This commit is contained in:
ambreenn
2026-04-15 10:24:41 -04:00
parent fdca338c67
commit 9d2b381fea
7 changed files with 86 additions and 2 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
source .venv/bin/activate