Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!hq-usenetpeers.eweka.nl!81.171.88.15.MISMATCH!eweka.nl!lightspeed.eweka.nl!194.134.4.91.MISMATCH!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'true,': 0.04; '21,': 0.07; 'pypy': 0.07; 'subject:ANN': 0.07; 'received :mail-vb0-f46.google.com': 0.09; 'sat,': 0.15; 'api,': 0.16; 'arbitrary.': 0.16; 'cleaner': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'readable': 0.16; 'simpler,': 0.16; 'wrote:': 0.17; 'package.': 0.17; '>>>': 0.18; 'received:209.85.212.46': 0.18; 'statement': 0.23; 'header:In- Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; "d'aprano": 0.29; 'steven': 0.29; 'point': 0.31; '(and': 0.32; 'url:python': 0.32; 'generally': 0.32; 'could': 0.32; 'info': 0.32; 'hopefully': 0.33; 'to:addr :python-list': 0.33; 'version': 0.34; "can't": 0.34; 'received:google.com': 0.34; 'nature': 0.35; 'open': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'really': 0.36; 'but': 0.36; 'url:org': 0.36; 'enough': 0.36; 'received:209': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'link': 0.60; 'latest': 0.61; 'more': 0.63; 'jul': 0.65; 'shop': 0.66; 'click': 0.76 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=8Gh7bRsz/gFnCIXgHMo9Plmw6xgaIJSaiJIXTTSvs0o=; b=E1ksFOCj/2i0mF7KC5jVlU1McNQZajxydzzC8raUKF/qrOU2A+JtC0/QosZ6YQIglN q+tx6haAlCPVvjcYy6Oktx4lD6krwr1WY2nWX/LHZZ6YYseuQ7yQ9uxTHd0uGO8S17IS xmJTMTcFQaJS9eAqgE791nhD0vnK7qFqZrRnkrb0+8VEmJiTsDHfEaOQ5ZSvzNvx9SLM nL1FhUZpI6W1sb6bj3mSRqDBxoV8Vsv5YyZ09NwxY549EZv6B3URsNPjMmwvTvuNh88X Mbe+tSG0TpnJyDDyGHYQ5kwVMFiBq7pNj1P49pksfT4vkeoCxRye2na1GXr7JAEhP7Ge GEHA== MIME-Version: 1.0 In-Reply-To: References: <5009fcc5$0$29978$c3e8da3$5496439d@news.astraweb.com> Date: Sat, 21 Jul 2012 13:02:55 +1000 Subject: Re: ANN: dbf.py 0.94 From: Chris Angelico 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1342839778 news.xs4all.nl 6842 [2001:888:2000:d::a6]:52518 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25713 On Sat, Jul 21, 2012 at 12:56 PM, Temia Eszteri wrote: > On 21 Jul 2012 00:50:13 GMT, Steven D'Aprano > wrote: > >>> Latest version has a simpler, cleaner API, and works on PyPy (and >>> hopefully the other implementations as well ;), as well as CPython. >>> >>> Get your copy at http://python.org/pypi/dbf. >> >>I don't generally click on arbitrary links to find out whether or not the >>link is something that interests me enough to click on it. > > Can't really call a cheese shop link arbitrary. It's in the best place > it could be for providing info about the package. True, but Steven's point still stands, that announcements of this nature are far more readable when they open with a one-sentence statement of what the package _is_. ChrisA