unidecode icon indicating copy to clipboard operation
unidecode copied to clipboard

License issue

Open Manjusmnr opened this issue 2 years ago • 2 comments
trafficstars

Hi, Planning to use the library licensed under GNU Library General Public License v2 we are not doing any modifications in the source code of the library GPL, or our application can be made proprietary can you please more insights into this...

Regards Manju

Manjusmnr avatar Apr 17 '23 06:04 Manjusmnr

See Frequently Asked Questions about the GNU Licenses: https://www.gnu.org/licenses/gpl-faq.html

avian2 avatar Apr 17 '23 07:04 avian2

I think any python program that uses this library would have to fall under GPL, otherwise it would be published as LGPL or a more permissive license.

I am assuming that is the intent. It is a bit unusual for python modules and libraries in general, but if that is your intent, I respect it even though it is limiting.

jgstew avatar Jul 10 '23 16:07 jgstew