Calculate the differences between two XML/HTML documents
nokogiri-diff adds the ability to calculate the differences (added or removed nodes) between two XML/HTML documents. Features: - Performs a breadth-first comparison between children nodes. - Compares XML/HTML Elements, Attributes, Text nodes and DTD nodes. - Allows calculating differences between documents, or just enumerating the added or removed nodes.
$
pkg install rubygem-nokogiri-diffOrigin
textproc/rubygem-nokogiri-diff
Size
22.6KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
4 packages
Required by
0 packages