Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25204
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.039 |
| X-Spam-Evidence | '*H*': 0.92; '*S*': 0.00; 'subject:ANN': 0.07; 'andreas': 0.16; 'dig': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'netbsd': 0.16; 'subject:oriented': 0.16; 'url:gnu': 0.16; 'url:license': 0.16; 'url:licenses': 0.16; 'url:packages': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'received:209.85.214.174': 0.21; 'header:In-Reply- To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'keyword': 0.30; 'url:python': 0.32; 'not.': 0.32; "who's": 0.32; 'subject: -- ': 0.33; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'text': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'really': 0.36; 'url:org': 0.36; '12,': 0.36; 'rather': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'mean': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'subject:-': 0.40; 'header:Received:5': 0.40; 'license': 0.65; 'jul': 0.65; 'approved': 0.66; "it'd": 0.84; 'url:php': 0.86; 'subject:Report': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=lwELNXoaLcCnlqUDnQ4uoDk1MdrOet3h0kuLAd1MxTc=; b=fSZj/hEX3Ht/bDg7WsyVbTs9U/xEifyJF63rhpDs2rJddJsuTZq0Yeaxrc4fubA492 n+wdJiZtD6UWmKQAnYSPdOakkNiC98GxjNQDZ3qzU2KFUkdQLPKd/0oIyHUnzbMTzlRs IoyLah0DNBgm/wmgyHZyeGVbuvz4Uk+RKnDpx0uUxf9G5i4VbgyORLPwQ8C5bbTju7WJ mRVq4p0swbjIxmLCsvqbrdMLwFYrfWn+7jcq3aDrgWqDhu5WjMM37sQiqdMwiqg/e7qW mNCQucNjH90SwzjtisivpJAP790rtkK/j7H0yFnBMjDksRbIW0+MGJijgB3iokPEBbAL 0k2g== |
| MIME-Version | 1.0 |
| In-Reply-To | <20120712073548.7057f9b04be372f9d4b04d0f@gmail.com> |
| References | <4FFD8852.8020705@newcenturycomputers.net> <4FFE1D50.10604@fossworkflowguides.com> <20120712073548.7057f9b04be372f9d4b04d0f@gmail.com> |
| Date | Thu, 12 Jul 2012 16:59:06 +1000 |
| Subject | Re: ANN: PollyReports 1.5 -- Band-oriented PDF Report Generator |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2028.1342076349.4697.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1342076349 news.xs4all.nl 6887 [2001:888:2000:d::a6]:44561 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:25204 |
Show key headers only | View raw
On Thu, Jul 12, 2012 at 3:35 PM, Andreas Perstinger <andipersti@gmail.com> wrote: > Do you mean this license?: > http://packages.python.org/PollyReports/license.html > > It's the standard license for NetBSD projects and approved by OSI: > http://www.opensource.org/licenses/bsd-license.php > > and GPL-compatible: > http://www.gnu.org/licenses/license-list.html#FreeBSD Can you state that on the page, perhaps? It'd mean that anyone who's familiar with the license can read one keyword and know what the terms are, rather than dig through the full text to see if it's really the same or not. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: ANN: PollyReports 1.5 -- Band-oriented PDF Report Generator Chris Angelico <rosuav@gmail.com> - 2012-07-12 16:59 +1000
csiph-web