Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is chardet needed? #288

Open
DLawrenceQQ opened this issue Nov 19, 2024 · 0 comments
Open

Is chardet needed? #288

DLawrenceQQ opened this issue Nov 19, 2024 · 0 comments

Comments

@DLawrenceQQ
Copy link

HI everyone. I was looking at the licenses of dependencies and if using pypdfium/pdfium as the backend it looks like they are all MIT/BSD/Apache or versions/variations on those flavors.

Chardet is (LGPLv2+) (LGPL) which affects how i want to package my software piece.
If i remove chardet nothing seems to break.. I think because it is using charset_normaliser which is an MIT license...but maybe it is broken and i just haven't realised it yet?

Is there an expectation that chardet is needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant