Package python-module-urwid: Information

    Binary package: python-module-urwid
    Version: 1.2.1-alt1.1.1
    Architecture: x86_64
    Build time:  Apr 4, 2016, 07:27 AM in the task #159698
    Source package: python-module-urwid
    Report package bug
    License: LGPL
    Summary: Urwid is a console user interface library for Python.
    Description: 
    Urwid is a console user interface library for Python. Urwid is released
    under the GNU Lesser General Public License and it includes many features
    useful for text console application developers:
    
     * Fluid interface resizing (xterm window resizing / fbset on Linux console)
     * Web application display mode using Apache and CGI [ Live Demo ]
     * Support for UTF-8, simple 8-bit and CJK encodings
     * Multiple text alignment and wrapping modes built-in
     * Ability create user-defined text layout classes
     * Simple markup for setting text attributes
     * Powerful list box that handles scrolling between different widget types
     * List box contents may be managed with a user-defined class
     * Flexible edit box for editing many different types of text
     * Buttons, check boxes and radio boxes
     * Customizable layout for all widgets
     * Easy interface for creating HTML screen shots

    Maintainer: Ivan Zakharyaschev


    Last changed


    March 17, 2016 Ivan Zakharyaschev 1.2.1-alt1.1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    Jan. 28, 2016 Mikhail Efremov 1.2.1-alt1.1
    - NMU: Use buildreq for BR.
    Aug. 27, 2014 Eugeny A. Rostovtsev 1.2.1-alt1
    - Version 1.2.1
    - Added module for Python 3