freebsd-ports/textproc/rubygem-nokogiri-diff/pkg-descr
Sunpoet Po-Chuan Hsieh 8c9a5f334f - Remove RG link
2015-08-13 17:39:31 +00:00

10 lines
410 B
Text

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.
WWW: https://github.com/postmodern/nokogiri-diff