Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #9456

ANN: Urwid 0.9.9.2 - Console UI Library

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian@excess.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'bug': 0.02; 'subject:ANN': 0.02; 'python.': 0.04; '*not*': 0.05; '===========': 0.07; 'python': 0.08; 'attribute': 0.09; 'padding': 0.09; 'release.': 0.09; 'library': 0.15; 'does,': 0.16; 'from:addr:ian': 0.16; 'markup,': 0.16; 'subject:Console': 0.16; 'subject:Library': 0.16; 'subject:Urwid': 0.16; 'url:tar': 0.16; '2.3': 0.19; 'support,': 0.21; 'gnu': 0.23; 'release:': 0.23; 'interface': 0.23; 'bugs': 0.28; 'unicode': 0.29; 'fix': 0.29; 'exciting,': 0.30; 'pile': 0.30; 'rendered': 0.30; 'url:9': 0.30; 'list': 0.32; 'to:addr :python-list': 0.34; 'header:User-Agent:1': 0.34; 'skip:= 10': 0.34; 'received:ca': 0.35; 'to:no real name:2**1': 0.37; 'url:org': 0.38; 'subject:: ': 0.38; 'screen': 0.38; 'under': 0.39; 'to:addr:python.org': 0.39; 'might': 0.39; 'page:': 0.40; 'released': 0.62; 'home': 0.67; 'flow': 0.68; 'soon.': 0.70; 'design.': 0.73; 'claim': 0.77
Date Wed, 13 Jul 2011 22:02:15 -0400
From Ian Ward <ian@excess.org>
User-Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10
MIME-Version 1.0
To python-announce@python.org, python-list@python.org, Urwid General Discussion <urwid@lists.excess.org>
Subject ANN: Urwid 0.9.9.2 - Console UI Library
X-Enigmail-Version 1.1.2
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
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.1015.1310610923.1164.python-list@python.org> (permalink)
Lines 49
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1310610923 news.xs4all.nl 23959 [2001:888:2000:d::a6]:55475
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:9456

Show key headers only | View raw


Announcing Urwid 0.9.9.2
------------------------

Urwid home page:
  http://excess.org/urwid/

Screen shots:
  http://excess.org/urwid/examples.html

Tarball:
  http://excess.org/urwid/urwid-0.9.9.2.tar.gz


About this release:
===================

This release is *not* the big, exciting,
wow-look-at-all-those-new-features release that just might be coming out
very soon.  It does, however fix a number of bugs in the previous release.


New in this release:
====================

  * Fix for an Overlay get_cursor_coords(), and Text top-widget bug

  * Fix for a Padding rows() bug when used with width=PACK

  * Fix for a bug with large flow widgets used in an Overlay

  * Fix for a gpm_mev bug

  * Fix for Pile and GraphVScale when rendered with no contents

  * Fix for a Python 2.3 incompatibility (0.9.9 is the last release to
    claim support Python 2.3)


About Urwid
===========

Urwid is a console UI library for Python. It features fluid interface
resizing, Unicode support, multiple text layouts, simple attribute
markup, powerful scrolling list boxes and flexible interface design.

Urwid is released under the GNU LGPL.


Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

ANN: Urwid 0.9.9.2 - Console UI Library Ian Ward <ian@excess.org> - 2011-07-13 22:02 -0400

csiph-web