Initial Repo Setup

This commit is contained in:
Cutieguwu
2024-04-10 11:49:41 -04:00
parent 4d8b8cfcb8
commit 6bff5a55fb
4 changed files with 79 additions and 0 deletions

View File

@@ -1,2 +1,23 @@
# CutieDecryptor
Basic Substitution Cypher decryption script.
---
## Notes:
####
Due to a limitation with Replit, everything must be contained in root dir.
"parser" clashes with stdlib parser, therefore all libraries are prefixed with "Cutie".
---
#### Python Versions:
Designed using Python 3.11.6
Scripts should maintain backwards compatibility with Python 3.3.1
---
Copyright: Cutieguwu and JellieJayde