mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 23:00:30 -04:00
subsequence, and edit distance between arbitrary sequences of bytes. It derives from Tatsuhiko Kubo's onp and dtl. WWW: https://github.com/kristapsdz/libdiff
5 lines
234 B
Text
5 lines
234 B
Text
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.
|
|
|
|
WWW: https://github.com/kristapsdz/libdiff
|