pkg-descr

diffmark is an XML diff and merge package. It consists of a shared C++
library, libdiffmark, plus two programs wrapping the library into a
command-line interface: dm and dm-merge. dm takes 2 XML files and
prints their diff (also an XML document) on its standard output.
dm-merge takes the first document passed to dm and its output and
produces the second document.

WWW: http://www.mangrove.cz/diffmark/

pkg-plist

bin/dm
bin/dm-merge
include/diffmark/compare.hh
include/diffmark/compareimpl.hh
include/diffmark/diff.hh
include/diffmark/lcs.hh
include/diffmark/lcsimpl.hh
include/diffmark/link.hh
include/diffmark/merge.hh
include/diffmark/namespacecollector.hh
include/diffmark/nspace.hh
include/diffmark/target.hh
include/diffmark/xbuffer.hh
include/diffmark/xdoc.hh
include/diffmark/xutil.hh
lib/libdiffmark.a
lib/libdiffmark.la
lib/libdiffmark.so.2
lib/libdiffmark.so
@dirrm include/diffmark