talkiq / gcloud-aio

(Asyncio OR Threadsafe) Google Cloud Client Library for Python
https://talkiq.github.io/gcloud-aio
270 stars 89 forks source link

Chardet forces inheriting the LGPL-2.1 license #785

Open TheCodeWrangler opened 1 month ago

TheCodeWrangler commented 1 month ago

I am wanting to use gcloud-aio but am concerned about inheriting the LGPL-2.1 license.

Is there any change of using an alternative to chardet for detecting character encodings which has a more permissive license?