Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b9b8b96

Browse files
authored
Add note on licensing (un33k#130)
1 parent 11e6209 commit b9b8b96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,10 @@ Please read the ([wiki](https://github.com/un33k/python-slugify/wiki/Python-Slug
193193

194194
Released under a ([MIT](LICENSE)) license.
195195

196+
### Notes on GPL dependencies
197+
Though the dependencies may be GPL licensed, `python-slugify` itself is not considered a derivative work and will remain under the MIT license.
198+
If you wish to avoid installation of any GPL licensed packages, please note that the default dependency `text-unidecode` explicitly lets you choose to use the [Artistic License](https://opensource.org/license/artistic-perl-1-0-2/) instead. Use without concern.
199+
196200
# Version
197201

198202
X.Y.Z Version

0 commit comments

Comments
 (0)