Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91206
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone01.am1.xlned.com!bcyclone01.am1.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <alanoe@linux.vnet.ibm.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.021 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'executable': 0.07; 'scripts': 0.09; 'python': 0.11; 'url:)': 0.14; 'executables': 0.16; 'inactive.': 0.16; 'received:9': 0.16; 'received:ibm.com': 0.16; 'subject:compatible': 0.16; 'url:svn': 0.16; 'url:view': 0.18; 'subversion': 0.22; 'code.': 0.23; 'seems': 0.24; 'header :User-Agent:1': 0.26; 'alan': 0.29; 'use?': 0.29; 'convert': 0.29; 'correct': 0.29; 'header:Received:8': 0.31; 'point': 0.33; 'url:python': 0.33; 'clarify': 0.33; 'subject:?': 0.34; 'could': 0.35; 'to:addr:python-list': 0.35; 'list': 0.35; 'but': 0.36; 'url:org': 0.36; 'email addr:python.org,': 0.36; 'modules': 0.36; 'url:library': 0.36; 'quite': 0.37; 'someone': 0.38; 'mailing': 0.38; 'url:2': 0.39; 'url:docs': 0.39; 'to:addr:python.org': 0.39; 'subject:-': 0.39; 'discuss': 0.61; 'license': 0.65; 'legal': 0.66; 'topic,': 0.79 |
| Date | Mon, 25 May 2015 15:42:45 -0300 |
| From | Alan Evangelista <alanoe@linux.vnet.ibm.com> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
| MIME-Version | 1.0 |
| To | Python-list@python.org |
| Subject | msgfmt.py and pygettext.py are LGPL or LGPL-compatible? |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-TM-AS-MML | disable |
| X-Content-Scanned | Fidelis XPS MAILER |
| x-cbid | 15052518-0017-0000-0000-00000B1D46A0 |
| X-Mailman-Approved-At | Mon, 25 May 2015 20:45:25 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.39.1432579526.5151.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1432579526 news.xs4all.nl 2967 [2001:888:2000:d::a6]:38922 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Received-Bytes | 3255 |
| X-Received-Body-CRC | 2383592903 |
| Xref | csiph.com comp.lang.python:91206 |
Show key headers only | 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
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