ocrd_cis icon indicating copy to clipboard operation
ocrd_cis copied to clipboard

Invalid license?

Open stweil opened this issue 1 year ago • 3 comments
trafficstars

The current code uses python-Levenshtein which uses GNU General Public License v2 or later.

stweil avatar Jun 05 '24 19:06 stweil

Had a superficial look into the code, I think this can easily be switched to the MIT-licensed RapidFuzz.

mikegerber avatar Jul 31 '24 10:07 mikegerber

Fixed in https://github.com/cisocrgroup/ocrd_cis/pull/87/commits/5282092997ad6b2b53a3cef8c3c96fbb27066682 (part of https://github.com/cisocrgroup/ocrd_cis/pull/87 shipped with ocrd_all).

bertsky avatar Jul 31 '24 14:07 bertsky

@bertsky, @kba, I suggest to fork this repository cisocrgroup/ocrd_cis to OCR-D/ocrd_cis, apply all required commits and use the forked repository for ocrd_all. Future pull requests can then be made against OCR-D/ocrd_cis.

stweil avatar Aug 17 '24 20:08 stweil