ANN: urwid 0.8.4
Ian Ward
ian at excess.org
Sun Nov 21 05:16:18 CET 2004
Announcing urwid 0.8.4
----------------------
Urwid home page:
http://excess.org/urwid/
Tarball:
http://excess.org/urwid/urwid-0.8.4.tar.gz
New in this release:
- Improved support for Cyrillic and other simple 8-bit encodings.
- Added new functions to simplify taking screenshots:
html_fragment.screenshot_init(..)
html_fragment.screenshot_collect()
- Improved urwid/curses_display.py input debugging
- Fixed cursor in screenshots of CJK text.
Fixed "end" key in Edit boxes with CJK text.
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 and flexible edit
boxes.
Urwid maximizes the use of your available screen real estate. It does
not provide code for box drawing or simulated drop shadows. It aims to
make writing professional, responsive console applictions easier.
Ian Ward <ian#excess,org>
<P><A HREF="http://excess.org/urwid/">urwid 0.8.4</A> - curses-based UI library (20-Nov-04)
More information about the Python-announce-list
mailing list