Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id F25564196F3 for ; Wed, 21 Apr 2010 18:28:39 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001] autolearn=unavailable Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Twjz99wf19tQ for ; Wed, 21 Apr 2010 18:28:29 -0700 (PDT) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by olra.theworths.org (Postfix) with ESMTP id 7BE5A431FC1 for ; Wed, 21 Apr 2010 18:28:29 -0700 (PDT) Received: by wwb28 with SMTP id 28so1916899wwb.26 for ; Wed, 21 Apr 2010 18:28:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=vgfw0RJHY7CFQEqgIGeZQOPeLBmd4DPm1scYCkQX9ho=; b=USPCkbPMraGnXA1SUyk8ISMobCrma1GKmxm0bOKhsFsDR+jbY3BqCTq+TY3VRF+Fls w50sYbq90eIL1pBcVVakboFBSdA8956ANKtxfU54mwuBm6vBQqsZggctp2zva/OzZDWL aGWk9eQbaIzkZr8hyMbabM73Pq3o04rCLLxnI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PyPLqjCCltstFg4PPwgtmERuS8eOky0H+p4AiPhJxDS+AerxAtCNAFnwk+W0G5ppC8 xqd9UhlA3ga2vYr+P1FHFxrnIqN9yzyAPpgw4rsjlC53tpDbMa6PMaYmyh/sB+ysub4L O7JFRyPLUUuWsQb39WGofPGOlLhiheBBPZVes= MIME-Version: 1.0 Received: by 10.216.89.140 with HTTP; Wed, 21 Apr 2010 18:28:28 -0700 (PDT) In-Reply-To: <8739yowcc2.fsf@yoom.home.cworth.org> References: <87aaszmdca.fsf@SSpaeth.de> <8739yowcc2.fsf@yoom.home.cworth.org> Date: Wed, 21 Apr 2010 21:28:28 -0400 Received: by 10.216.90.17 with SMTP id d17mr3473711wef.117.1271899708332; Wed, 21 Apr 2010 18:28:28 -0700 (PDT) Message-ID: Subject: Re: python cnotmuch -> notmuch From: Servilio Afre Puentes To: Carl Worth Content-Type: text/plain; charset=ISO-8859-1 Cc: Notmuch list X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2010 01:28:40 -0000 On 21 April 2010 20:38, Carl Worth wrote: > On Mon, 19 Apr 2010 21:50:13 +0200, "Sebastian Spaeth" wrote: [...] > Though that brings up the question of what to name the Debian package > for these bindings. A quick "apt-cache search python" suggests that > python-notmuch might not be a crazy name. And looks like the one recommended by the Debian Python Policy: http://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html#s-package_names Servilio