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


Groups > comp.lang.python > #91206

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

Date 2015-05-25 15:42 -0300
From Alan Evangelista <alanoe@linux.vnet.ibm.com>
Subject msgfmt.py and pygettext.py are LGPL or LGPL-compatible?
Newsgroups comp.lang.python
Message-ID <mailman.39.1432579526.5151.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web