logo

Moan

Encoding and Decoding API for Moan.

GitHub top language Channel Shellcheck CI

About

This is a new encoding and decoding API. It is written in Rust. Moan is a new way to encode and decode data. Basically it uses a, A and h to encode and decode data. It uses very simple encoding and decoding method.

Features

Install (Automatic)

shell cargo install moan

Install (Manual)

shell git clone https://github.com/katsuki-yuri/moan && cd moan && cargo install --path .

License

This project is licensed under the AGPLv3.0 License - see the LICENSE file for details.