zalgo-codec 0.1.1

A crate for converting an ASCII text string or file to a single unicode character. Can also do the same to python code while still letting the code run as before.
Documentation
1
2
3
# zalgo codec


This crate is a port of the python code by [Scott Conner](https://github.com/DaCoolOne/DumbIdeas/tree/main/reddit_ph_compressor) to Rust. All credit goes to him.