mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
4 lines
223 B
Plaintext
4 lines
223 B
Plaintext
diffcode is a project that can encode and decode using the progressive
|
|
differential algorithm. During encoding, the difference between the binary
|
|
values of each input character is calculated and that difference is output.
|