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

Enable installation without GPL dependencies #128

Closed
C-nit opened this issue Feb 22, 2023 · 1 comment
Closed

Enable installation without GPL dependencies #128

C-nit opened this issue Feb 22, 2023 · 1 comment

Comments

@C-nit
Copy link
Contributor

C-nit commented Feb 22, 2023

#126 enabled the use of Unidecode as alternative to to text-unidecode. However it would be nice if there was an alternative to avoid installing GPL dependencies.

As a first step it would be great if one could call slugify with allow_unicode=True that works without any of the GPL dependencies installed.

@C-nit C-nit changed the title Enable installation without GPL dependencies (text-unidecode) Enable installation without GPL dependencies Feb 22, 2023
@un33k
Copy link
Owner

un33k commented Feb 22, 2023

There are no GPL dependencies. Unidecode author: "using the API creates no dependencies". We've included two ways of installing it. Whichever way we choose to go first, some people object. Hence no more license-related changes.

@un33k un33k closed this as completed Feb 22, 2023
Repository owner locked as resolved and limited conversation to collaborators Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants