mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
bec18ea1f5
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
19 lines
1,017 B
Text
19 lines
1,017 B
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
python3-three-merge: python3-three-merge (perform 3-way merge between strings)
|
|
python3-three-merge:
|
|
python3-three-merge: three-merge is a simple Python library to perform a 3-way merge
|
|
python3-three-merge: between strings, based on diff-match-patch. This library performs
|
|
python3-three-merge: merges at a character level, as opposed to most VCS systems, which
|
|
python3-three-merge: opt for a line-based approach.
|
|
python3-three-merge:
|
|
python3-three-merge:
|
|
python3-three-merge:
|
|
python3-three-merge:
|
|
python3-three-merge:
|