+summary : Simple Python library to perform a 3-way merge between strings
+description: |
+ Simple Python library to perform a 3-way merge between strings, based on diff-match-patch. This library performs merges at a character level, as opposed to most VCS systems, which opt for a line-based approach.
+ <Summary xml:lang="en">Simple Python library to perform a 3-way merge between strings</Summary>
+ <Description xml:lang="en">Simple Python library to perform a 3-way merge between strings, based on diff-match-patch. This library performs merges at a character level, as opposed to most VCS systems, which opt for a line-based approach.
+ <Summary xml:lang="en">Simple Python library to perform a 3-way merge between strings</Summary>
+ <Description xml:lang="en">Simple Python library to perform a 3-way merge between strings, based on diff-match-patch. This library performs merges at a character level, as opposed to most VCS systems, which opt for a line-based approach.