Language

Package: python-three-merge @ 0.1.1

Synopsis

Library for merging two strings with respect to a base one

Description

This package provides a 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.

Home page
https://github.com/spyder-ide/three-merge
Location
gnu/packages/python-xyz.scm (line: 8530, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings