PaddleOCR
PaddleOCR copied to clipboard
LICENSE issue
Your code is licensed under Apache 2.0 which offers the most liberal license letting people use your software for even commercial purposes. But you have PyMuPDF as one of your requirements. This software comes under AGPL-3.0 which means your software also has to be released under AGPL. Can someone clarify if this is a right understanding?.
related: #8873
cc: @michaelowenliu @mahongweichina
I am not an OSS legal expert, but I do think we'd better follow instructions on this page : APACHE LICENSE V2.0 AND GPL COMPATIBILITY. which means, we should make PyMuPDF optional in PaddleOCR project.
If anyone in the community wants to help, please create a PR and assign @jzhang533 and @tink2123 as reviewers.
Related: https://snyk.io/advisor/python/paddleocr Snyks shows several severe license risks from dependencies.