Path: csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'programmer': 0.03; 'url:pypi': 0.03; 'syntax': 0.04; 'attribute': 0.07; 'logic': 0.09; 'received:66.35': 0.09; 'url:github': 0.09; 'python': 0.11; 'bug': 0.12; 'template': 0.14; 'changes': 0.15; 'capability.': 0.16; 'fixes.': 0.16; 'jean-paul': 0.16; 'stan': 0.16; 'supported.': 0.16; 'language': 0.16; 'subject:] ': 0.20; 'written': 0.21; 'installation': 0.23; 'xml': 0.29; "i'm": 0.30; 'file:': 0.31; 'minor': 0.31; 'this.': 0.32; 'url:python': 0.33; 'announce': 0.33; 'packaging': 0.33; 'received:66': 0.35; 'marks': 0.36; 'url:org': 0.36; 'application': 0.37; 'rich': 0.38; 'to:addr :python-list': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'read': 0.60; 'expression': 0.60; 'from:no real name:2**0': 0.61; 'new': 0.61; 'provide': 0.64; 'news': 0.67; 'url:11': 0.68; 'construction': 0.72; 'kit': 0.97 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8"; format="flowed" From: exarkun@twistedmatrix.com To: python-list@python.org Subject: [RELEASE] Nevow 0.11.1 Date: Sun, 22 Jun 2014 00:50:35 -0000 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 42 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1403398247 news.xs4all.nl 2831 [2001:888:2000:d::a6]:43456 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:73487 Hello, I'm pleased to announce the release of Nevow 0.11.1. Nevow is a web application construction kit written in Python and based = on Twisted. It is designed to allow the programmer to express as much of = the view logic as desired in Python, and includes a pure Python XML = expression syntax named stan to facilitate this. However it also = provides rich support for designer-edited templates, using a very small = XML attribute language to provide bi-directional template manipulation = capability. This release includes a number of minor new features and bug fixes. It = also includes changes to modernize Nevow's packaging - installation of = Nevow using `pip` is now supported. This release also marks the move of = Nevow development to Github. You can read about all of the changes in this release in the NEWS file: https://github.com/twisted/nevow/blob/release-0.11.1/NEWS.txt You can find Nevow on PyPI: https://pypi.python.org/pypi/Nevow Or on Github: https://github.com/twisted/nevow Enjoy! Jean-Paul http://as.ynchrono.us/