urwid 2.6.4-1ubuntu1 source package in Ubuntu

Changelog

urwid (2.6.4-1ubuntu1) noble; urgency=medium

  * Apply upstream patch to fix a crash when rendering an empty Pile or an
    empty Columns as a flow widget. (LP: #2058388)
    + d/patches/fix-crash-empty-pile.patch

 -- Olivier Gayot <email address hidden>  Fri, 22 Mar 2024 14:59:22 +0100

Upload details

Uploaded by:
Olivier Gayot
Sponsored by:
Benjamin Drung
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
urwid_2.6.4.orig.tar.gz 790.9 KiB 6a53f603cf95da5d9ade713299b0662e1ada545f28753f36634bf830206e3a7f
urwid_2.6.4-1ubuntu1.debian.tar.xz 7.8 KiB f0bd30fafde87842ae2efdc8e7b5135160c33a0c0213cbb175cea3a98ae67df2
urwid_2.6.4-1ubuntu1.dsc 3.1 KiB 8a6cf6b2918aca366ad5b4b223f7b8a48e7030713052ef61c12123cfa0ab33b2

View changes file

Binary packages built by this source

python-urwid-doc: curses-based UI/widget library (common documentation)

 Urwid is a console user interface library that includes many features
 useful for text console application developers including:
 .
  * Fluid interface resizing (xterm window resizing/fbset on Linux console)
  * Web application display mode using Apache and CGI
  * Support for UTF-8, simple 8-bit and CJK encodings
  * Multiple text alignment and wrapping modes built-in
  * Ability to 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
 .
 This is the common documentation package.

python3-urwid: curses-based UI/widget library for Python 3

 Urwid is a console user interface library that includes many features
 useful for text console application developers including:
 .
  * Fluid interface resizing (xterm window resizing/fbset on Linux console)
  * Web application display mode using Apache and CGI
  * Support for UTF-8, simple 8-bit and CJK encodings
  * Multiple text alignment and wrapping modes built-in
  * Ability to 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
 .
 This is the Python 3 version of the package.