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

zalgo codec

This crate is a port of the python code by Scott Conner to Rust. All credit goes to him.