Announcing Urwid 0.9.0-pre2 --------------------------- Urwid home page: http://excess.org/urwid/
Tarball: http://excess.org/urwid/urwid-0.9.0-pre2.tar.gz About this release: =================== This is a development release intended only for those interested in working with the new Layout classes and those who want to help improve UTF-8 support. This release fixes a few problems introduced in -pre1. New in this release: ==================== - Replaced the custom align and wrap modes in example program calc.py with a new layout class. - Fixed Overlay class call to canvas.overlay broken by -pre1 changes. - Fixed Padding bug related to canvas -pre1 changes. About Urwid =========== Urwid is a curses-based UI library for Python. It features fluid interface resizing, CJK support, multiple text layouts, simple attribute markup, powerful scrolling list boxes, flexible edit boxes and HTML screen shots. Urwid is released under the GNU LGPL. -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html