From user-return-16163-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Sun May 8 15:01:09 2011 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B62430C6 for ; Sun, 8 May 2011 15:01:09 +0000 (UTC) Received: (qmail 8649 invoked by uid 500); 8 May 2011 15:01:07 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 8615 invoked by uid 500); 8 May 2011 15:01:07 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 8607 invoked by uid 99); 8 May 2011 15:01:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 May 2011 15:01:07 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kinleyd@gmail.com designates 209.85.161.52 as permitted sender) Received: from [209.85.161.52] (HELO mail-fx0-f52.google.com) (209.85.161.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 May 2011 15:01:01 +0000 Received: by fxm6 with SMTP id 6so5070693fxm.11 for ; Sun, 08 May 2011 08:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=wLm/L+i1VJETy0nAW9Lypb9vR+vSlUouV6fuNb4zzcA=; b=xX0dTPO26x4s/77wV4bntJ0iuFWmnM6LIVryzA5dnaR3Ym1Kct++hq4iPf0sGntuh5 TRu76M6gw9R2D5kk5ai/Lb8A+Np7xYeoejxtyGGrtq9eyPniznuJqZBxGAnci2xkl5mA R4oPKLScucG8ADUGrJ/5HOiUae/NUKB/TMAxI= 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 :content-type:content-transfer-encoding; b=JqCK9fI3b7S87aKJkta5+4p6vbSiI0TcrNBbosVoE3CbORQUGCat/MnpzTK88BeBTL WPxYaOSiF3jk6iWdrOQ6mgbRbnUD1YaNW6ME9uIVYi5awTciZ8+RoZ7pazo2ca/wwzEn 0H+91cgIUaluqcPJFEiTFfQlyv08LT9z4wNvU= MIME-Version: 1.0 Received: by 10.223.160.5 with SMTP id l5mr2521708fax.85.1304866841374; Sun, 08 May 2011 08:00:41 -0700 (PDT) Received: by 10.223.13.2 with HTTP; Sun, 8 May 2011 08:00:41 -0700 (PDT) In-Reply-To: References: Date: Sun, 8 May 2011 21:00:41 +0600 Message-ID: Subject: Re: [ann] couchapp 0.8.0 is out From: Kinley Dorji To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Cool. Thanks Benoit. On Sun, May 8, 2011 at 8:58 PM, Benoit Chesneau wrote= : > Hi all, > > Quick mail to announce the release of couchapp 0.8.0 today.. Couchapp is > a simple tool designed to structure standalone CouchDB application > development for maximum application portability. > > You can download it on github [1] or just install it as usual via pypi > [2]. More informations about this release are available on the couchapp > ml [3] . > > enjoy, > > - beno=EEt > > Links: > ------ > [1] https://github.com/couchapp/couchapp/downloads > [2] http://pypi.python.org/pypi/Couchapp/0.8.0 > [3] http://groups.google.com/group/couchapp/msg/d5b15122bf3d7b5d >