PACKAGE NAME: python3-three-merge-0.1.1-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-three-merge PACKAGE SIZE (compressed): 12 K PACKAGE SIZE (uncompressed): 60 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-diff-match-patch PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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: