urwid 2.0.1-2build3 source package in Ubuntu

Changelog

urwid (2.0.1-2build3) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:31:09 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
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.0.1.orig.tar.gz 590.0 KiB 644d3e3900867161a2fc9287a9762753d66bd194754679adb26aede559bcccbc
urwid_2.0.1-2build3.debian.tar.xz 5.4 KiB f37b10ba1d9ec6e1b9bc092cba2ff7af33215fd426a5500213d055b8385a41b7
urwid_2.0.1-2build3.dsc 2.2 KiB 89da2a90f050ef8e1ea22eec7c15383c5f64163320f69d10e73b499f25f269fa

Available diffs

View changes file

Binary packages built by this source

python-urwid: No summary available for python-urwid in ubuntu focal.

No description available for python-urwid in ubuntu focal.

python-urwid-dbgsym: No summary available for python-urwid-dbgsym in ubuntu focal.

No description available for python-urwid-dbgsym in ubuntu focal.

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.

python3-urwid-dbgsym: debug symbols for python3-urwid