LWN.net Logo

urwid 0.8.2 announced

From:  Ian Ward <ian-AT-excess.org>
To:  lwn-AT-lwn.net
Subject:  urwid 0.8.2 - curses-based UI/widget library for Python
Date:  Mon, 8 Nov 2004 22:59:20 -0500

Announcing urwid 0.8.2
----------------------

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

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

New in this release:
 - Re-released under GNU Lesser General Public License.  Enjoy!


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

Urwid is a curses-based UI/widget library for Python. It features fluid
interface resizing, multiple text layout options, simple markup for 
attributes, 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.2</A> - curses-based UI/widget library (08-Nov-04)


(Log in to post comments)

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds