/gpdiff

Three-way compare and merge tool for GP3, GP4, and GP5 files

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

gpdiff

Compute 2-way and 3-way diffs of Guitar Pro tablatures.

Installation

pip install 'git+https://github.com/Perlence/gpdiff#egg=gpdiff'

Usage

Please, check the enclosed CLI help message:

gpdiff --help

Acknowledgements

Modules gpdiff.myers, gpdiff.diffutil, and gpdiff.merge are taken almost without modifications from Meld.