ANN: Urwid 0.9.8.2 - Console UI Library

Ian Ward ian at excess.org
Mon May 19 09:50:49 EDT 2008


Announcing Urwid 0.9.8.2
------------------------

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

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

RSS:
   http://excess.org/feeds/tag/urwid/


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

This is a maintenance release that fixes a number of bugs that have been
found in 0.9.8.1.


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

  * Fixed incompatibilities with Python 2.3

  * Fixed Pile cursor pref_col bug, WidgetWrap rows caching bug, Button
    mouse_event with no callback bug, Filler body bug triggered by the
    tutorial and a LineBox lline parameter typo.


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

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

Urwid is released under the GNU LGPL.









More information about the Python-list mailing list