mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 16:04:31 -05:00
4 lines
190 B
Plaintext
4 lines
190 B
Plaintext
libdiff is a C library generating the shortest edit script, longest common
|
|
subsequence, and edit distance between arbitrary sequences of bytes. It derives
|
|
from Tatsuhiko Kubo's onp and dtl.
|