ANN: Urwid 0.9.8.1 - Console UI Library
Ian Ward
ian at excess.org
Fri Jun 22 18:29:27 EDT 2007
Announcing Urwid 0.9.8.1
----------------------
Urwid home page:
http://excess.org/urwid/
Tarball:
http://excess.org/urwid/urwid-0.9.8.1.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.
New in this release:
====================
* Fixed a Filler render() bug
* Fixed a raw_display start()/stop() bug
* Fixed a number of problems triggered by very small terminal window
sizes.
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