You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
paradiff is Andrea Aquino's (master thesis) diffing algorithm. It computes the list of differences between two XML documents (represented through the lxml library) using a parametric user-defined list of transformation functions.
About
Paradiff is Andrea Aquino's (master thesis) diffing algorithm. It computes the list of differences between two XML documents (represented through the lxml library) using a parametric user-defined list of transformation functions.