Obfuscated Zip File Compressor in Python
gist.github.comA very minimal ZIP file compressor implemented with just the Python standard library (and formatted as ASCII art).
A very minimal ZIP file compressor implemented with just the Python standard library (and formatted as ASCII art).