Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #91206 > unrolled thread

msgfmt.py and pygettext.py are LGPL or LGPL-compatible?

Started byAlan Evangelista <alanoe@linux.vnet.ibm.com>
First post2015-05-25 15:42 -0300
Last post2015-05-25 15:42 -0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  msgfmt.py and pygettext.py are LGPL or LGPL-compatible? Alan Evangelista <alanoe@linux.vnet.ibm.com> - 2015-05-25 15:42 -0300

#91206 — msgfmt.py and pygettext.py are LGPL or LGPL-compatible?

FromAlan Evangelista <alanoe@linux.vnet.ibm.com>
Date2015-05-25 15:42 -0300
Subjectmsgfmt.py and pygettext.py are LGPL or LGPL-compatible?
Message-ID<mailman.39.1432579526.5151.python-list@python.org>
https://docs.python.org/2/library/gettext.html suggests that I use 
msgfmt.py and pygettext.py, available
at Python Subversion ( 
http://svn.python.org/view/python/trunk/Tools/i18n/). What license those 
executable
scripts use? Are they LGPL? I want to convert these executables to 
Python modules and use them in my
applications, but I fear the viral effect of LGPL over my code. Could 
someone clarify if I can do it
without legal concerns?

If this is not the correct mailing list to discuss this topic, pls point 
me to the correct one.
I have found Python-legal-sig@python.org, but it seems quite inactive.


Regards,
Alan Evangelista

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web