A simple web diff viewer written in Rust.
This project is an independent reimplementation based on the publicly observable behavior and interface of the original website. The original website's source code is distributed under the BSD 2-Clause License. However, this implementation was written from scratch without consulting the original source code, and is therefore dual-licensed under either the MIT License or the WTFPL, at your option.
See:
Accordingly, no formal attribution is required. However, as a gesture of respect to the original author, I would like to acknowledge the original repository below:
https://github.com/meso-cacase/difff
You also are not required to provide attribution, but you may wish to credit the original repository linked above when modifying this software.